.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;background:url(/imagem/logogray.svg) 50%/158% no-repeat;position:absolute;inset:-12%}.AccountDeck-module__74uPyG__mobileIcon{display:none}.AccountDeck-module__74uPyG__portrait .AccountDeck-module__74uPyG__desktopSplash{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 .AccountDeck-module__74uPyG__desktopSplash,.AccountDeck-module__74uPyG__cardOn .AccountDeck-module__74uPyG__portrait .AccountDeck-module__74uPyG__desktopSplash{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__deckSticky{z-index:12;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#050a0efa,#050a0ee6),#050a0ef5;border-bottom:1px solid #28c4c92e;flex-direction:column;gap:8px;margin:-4px -4px 12px;padding:10px 4px 12px;display:flex;position:sticky;top:-18px}.AccountDeck-module__74uPyG__deckNotice{letter-spacing:.02em;border-radius:10px;align-items:center;min-height:38px;padding:9px 12px;font-size:13px;font-weight:950;display:flex;box-shadow:0 12px 26px #00000047}.AccountDeck-module__74uPyG__deckNoticeOk{color:#37f2b1;background:linear-gradient(#37f2b124,#37f2b10d);border:1px solid #37f2b16b}.AccountDeck-module__74uPyG__deckNoticeErr{color:#ff5d7c;background:linear-gradient(#ff30602e,#ff306012);border:1px solid #ff306080}.AccountDeck-module__74uPyG__closePrompt{background:linear-gradient(90deg,#28c4c91f,#ff306014),#040a0ef5;border:1px solid #28c4c96b;border-radius:12px;justify-content:flex-end;align-items:center;gap:10px;min-height:46px;padding:8px 10px;display:flex}.AccountDeck-module__74uPyG__closePrompt strong{color:var(--text);margin-right:auto;font-size:13px;font-weight:950}.AccountDeck-module__74uPyG__budget{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:8px;display:flex}.AccountDeck-module__74uPyG__budgetProgress{flex:320px;align-items:center;gap:10px;min-width:260px;display:flex}.AccountDeck-module__74uPyG__budgetProgress .AccountDeck-module__74uPyG__budgetBarWrap{flex:1}.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__deckConstellationMeter{background:linear-gradient(90deg,#28c4c914,#ffffff08),#040a0ec2;border:1px solid #28c4c93d;border-radius:12px;flex:280px;justify-content:center;align-items:center;gap:8px;min-width:238px;padding:6px 10px;display:flex;box-shadow:inset 0 0 16px #28c4c90d}.AccountDeck-module__74uPyG__deckConstellationMeterOver{border-color:#ff30609e;box-shadow:inset 0 0 18px #ff30601a,0 0 16px #ff30601a}.AccountDeck-module__74uPyG__deckConstellationLabel{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;font-size:11px;font-weight:950}.AccountDeck-module__74uPyG__deckConstellationOrb{--deck-const-color:#748492b8;--deck-const-bg-a:#12181efa;--deck-const-bg-b:#04090df5;border:1.5px solid var(--deck-const-color);background:radial-gradient(circle at 35% 28%, #ffffff29, transparent 34%), radial-gradient(circle at 50% 52%, var(--deck-const-bg-a), var(--deck-const-bg-b));color:#d5dee694;letter-spacing:-.03em;border-radius:50%;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:12px;font-weight:1000;display:inline-flex;box-shadow:inset 0 0 9px #ffffff0a,0 0 #28c4c900}.AccountDeck-module__74uPyG__deckConstellationOrbOn{background:radial-gradient(circle at 35% 28%, #ffffff47, transparent 34%), radial-gradient(circle at 50% 52%, var(--deck-const-bg-a), var(--deck-const-bg-b));color:#f3fffd;text-shadow:0 1px 2px #000000d1;box-shadow:inset 0 0 11px #ffffff12, 0 0 12px color-mix(in srgb, var(--deck-const-color) 46%, transparent)}.AccountDeck-module__74uPyG__deckConstellationOrbOn[data-level="1"],.AccountDeck-module__74uPyG__deckConstCost[data-delta="1"]{--deck-const-color:#28c4c9;--deck-const-bg-a:#147a7ef0;--deck-const-bg-b:#05232afa}.AccountDeck-module__74uPyG__deckConstellationOrbOn[data-level="2"],.AccountDeck-module__74uPyG__deckConstCost[data-delta="2"]{--deck-const-color:#50e3b6;--deck-const-bg-a:#1b8b6af0;--deck-const-bg-b:#072d25fa}.AccountDeck-module__74uPyG__deckConstellationOrbOn[data-level="3"],.AccountDeck-module__74uPyG__deckConstCost[data-delta="3"]{--deck-const-color:#a8ed42;--deck-const-bg-a:#52881ef0;--deck-const-bg-b:#1e3009fa}.AccountDeck-module__74uPyG__deckConstellationOrbOn[data-level="4"],.AccountDeck-module__74uPyG__deckConstCost[data-delta="4"]{--deck-const-color:#f4d33e;--deck-const-bg-a:#91741bf0;--deck-const-bg-b:#372a07fa}.AccountDeck-module__74uPyG__deckConstellationOrbOn[data-level="5"],.AccountDeck-module__74uPyG__deckConstCost[data-delta="5"]{--deck-const-color:#ff9730;--deck-const-bg-a:#9b4e14f0;--deck-const-bg-b:#3a1907fa}.AccountDeck-module__74uPyG__deckConstellationOrbOn[data-level="6"],.AccountDeck-module__74uPyG__deckConstCost[data-delta="6"]{--deck-const-color:#ff304f;--deck-const-bg-a:#88122af0;--deck-const-bg-b:#2c040efa}.AccountDeck-module__74uPyG__deckConstCost[data-delta="-1"],.AccountDeck-module__74uPyG__deckConstCost[data-delta="-2"],.AccountDeck-module__74uPyG__deckConstCost[data-delta="-3"]{--deck-const-color:#b65dff;--deck-const-bg-a:#582284f0;--deck-const-bg-b:#1f0837fa}.AccountDeck-module__74uPyG__deckConstellationOrbCurrent{animation:1.15s ease-in-out infinite AccountDeck-module__74uPyG__deckConstCurrentPulse}.AccountDeck-module__74uPyG__deckConstellationMeterOver .AccountDeck-module__74uPyG__deckConstellationOrbOn{--deck-const-color:#ff304f;--deck-const-bg-a:#88122af0;--deck-const-bg-b:#2c040efa}.AccountDeck-module__74uPyG__deckConstellationOrbInvalid{--deck-const-color:#ff304f;--deck-const-bg-a:#88122af0;--deck-const-bg-b:#2c040efa;border-color:var(--deck-const-color);background:radial-gradient(circle at 35% 28%, #ffffff38, transparent 34%), radial-gradient(circle at 50% 52%, var(--deck-const-bg-a), var(--deck-const-bg-b));color:#fff5f7;font-size:18px;line-height:1;box-shadow:inset 0 0 11px #ffffff0f,0 0 13px #ff30605c}@keyframes AccountDeck-module__74uPyG__deckConstCurrentPulse{0%,to{opacity:.86;transform:scale(1)}50%{opacity:1;box-shadow:inset 0 0 12px #ffffff14, 0 0 18px color-mix(in srgb, var(--deck-const-color) 64%, transparent);transform:scale(1.12)}}.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__deckActionBtn{height:34px;color:var(--accent);letter-spacing:.04em;white-space:nowrap;background:#28c4c914;border:1px solid #28c4c957;border-radius:9px;justify-content:center;align-items:center;padding:0 11px;font-size:11px;font-weight:950;display:inline-flex}.AccountDeck-module__74uPyG__deckActionBtn:disabled{cursor:not-allowed;opacity:.48}.AccountDeck-module__74uPyG__deckDangerBtn{color:#ff6f8a;background:#ff306014;border-color:#ff30606b}.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 .AccountDeck-module__74uPyG__desktopSplash,.AccountDeck-module__74uPyG__acctCardOff .AccountDeck-module__74uPyG__acctPortrait .AccountDeck-module__74uPyG__mobileIcon{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 .AccountDeck-module__74uPyG__desktopSplash{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 .AccountDeck-module__74uPyG__desktopSplash,.AccountDeck-module__74uPyG__acctCard:not(.AccountDeck-module__74uPyG__acctCardOff) .AccountDeck-module__74uPyG__acctPortrait .AccountDeck-module__74uPyG__desktopSplash{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__deckConstCost{z-index:4;border:1.5px solid var(--deck-const-color,#28c4c9eb);background:radial-gradient(circle at 35% 28%, #ffffff42, transparent 34%), radial-gradient(circle at 50% 52%, var(--deck-const-bg-a,#166769f0), var(--deck-const-bg-b,#052025fa));color:#f3fffd;letter-spacing:-.04em;text-shadow:0 1px 2px #000000e6;width:34px;height:34px;box-shadow:inset 0 0 10px #ffffff0f, 0 0 13px color-mix(in srgb, var(--deck-const-color,var(--accent)) 46%, transparent);pointer-events:none;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:14px;font-weight:1000;line-height:1;display:inline-flex;position:absolute;top:47px;right:8px}.AccountDeck-module__74uPyG__deckConstCostDown{border-color:var(--deck-const-color,#be5dfff0)}.AccountDeck-module__74uPyG__deckConstCostHelper{--deck-const-color:#be5dfff0;--deck-const-bg-a:#5b1c80f5;--deck-const-bg-b:#170927fa;border-color:var(--deck-const-color);overflow:hidden}.AccountDeck-module__74uPyG__deckConstCostHelper:before,.AccountDeck-module__74uPyG__deckConstCostHelper:after{content:"";background:#f5e6ffe6;border-radius:999px;position:absolute;inset:7px 15px 6px 14px;transform:rotate(34deg);box-shadow:0 0 8px #d27cffb3}.AccountDeck-module__74uPyG__deckConstCostHelper:after{opacity:.72;inset:12px 10px 11px 18px;transform:rotate(-38deg)}.AccountDeck-module__74uPyG__deckConstCostUrgent{animation:1.2s ease-in-out infinite AccountDeck-module__74uPyG__deckConstCostPulse}@keyframes AccountDeck-module__74uPyG__deckConstCostPulse{0%,to{opacity:.9;box-shadow:inset 0 0 10px #ffffff14, 0 0 12px color-mix(in srgb, var(--deck-const-color,#be5dff) 46%, transparent);transform:scale(1)}50%{opacity:1;box-shadow:inset 0 0 14px #ffffff1f, 0 0 22px color-mix(in srgb, var(--deck-const-color,#be5dff) 72%, transparent);transform:scale(1.12)}}.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}@media (max-width:820px){.AccountDeck-module__74uPyG__toolbar,.AccountDeck-module__74uPyG__toolRow,.AccountDeck-module__74uPyG__deckHeaderTools,.AccountDeck-module__74uPyG__budget{gap:7px;margin-bottom:8px}.AccountDeck-module__74uPyG__count,.AccountDeck-module__74uPyG__budgetText,.AccountDeck-module__74uPyG__acctLabel{font-size:11px}.AccountDeck-module__74uPyG__toolBtn,.AccountDeck-module__74uPyG__deckActionBtn,.AccountDeck-module__74uPyG__deckSelect,.AccountDeck-module__74uPyG__deckNameInput,.AccountDeck-module__74uPyG__acctFixed,.AccountDeck-module__74uPyG__acctDropdown,.AccountDeck-module__74uPyG__acctInput{height:32px;min-height:32px;padding:0 9px;font-size:11px}.AccountDeck-module__74uPyG__deckNameInput,.AccountDeck-module__74uPyG__acctInput{width:min(128px,42vw)}.AccountDeck-module__74uPyG__grid,.AccountDeck-module__74uPyG__deckGrid{grid-template-columns:repeat(auto-fill,minmax(74px,1fr));gap:8px}.AccountDeck-module__74uPyG__card{border-radius:9px}.AccountDeck-module__74uPyG__portrait{aspect-ratio:1/1.08;border-radius:8px}.AccountDeck-module__74uPyG__portrait .AccountDeck-module__74uPyG__desktopSplash,.AccountDeck-module__74uPyG__acctPortrait .AccountDeck-module__74uPyG__desktopSplash{display:none}.AccountDeck-module__74uPyG__mobileIcon{z-index:1;object-fit:cover;object-position:center;width:100%;height:100%;transition:none;display:block;position:relative;transform:none!important}.AccountDeck-module__74uPyG__portrait:before,.AccountDeck-module__74uPyG__acctPortrait:before{opacity:.12;background-size:150%}.AccountDeck-module__74uPyG__card:hover .AccountDeck-module__74uPyG__portrait .AccountDeck-module__74uPyG__mobileIcon,.AccountDeck-module__74uPyG__cardOn .AccountDeck-module__74uPyG__portrait .AccountDeck-module__74uPyG__mobileIcon,.AccountDeck-module__74uPyG__acctPortrait:hover .AccountDeck-module__74uPyG__mobileIcon,.AccountDeck-module__74uPyG__acctCard:not(.AccountDeck-module__74uPyG__acctCardOff) .AccountDeck-module__74uPyG__acctPortrait .AccountDeck-module__74uPyG__mobileIcon{transform:none!important}.AccountDeck-module__74uPyG__rarity,.AccountDeck-module__74uPyG__slot,.AccountDeck-module__74uPyG__check{width:18px;height:18px;font-size:9px;top:4px;right:4px}.AccountDeck-module__74uPyG__deckPoints{border-radius:6px;padding:4px 5px;font-size:10px;top:5px;left:5px}.AccountDeck-module__74uPyG__deckConstCost{width:23px;height:23px;font-size:9.5px;top:30px;right:5px}.AccountDeck-module__74uPyG__budgetProgress,.AccountDeck-module__74uPyG__deckConstellationMeter{flex-basis:100%;min-width:100%}.AccountDeck-module__74uPyG__deckConstellationMeter{justify-content:flex-start;gap:5px;overflow-x:auto}.AccountDeck-module__74uPyG__deckConstellationLabel{font-size:9px}.AccountDeck-module__74uPyG__deckConstellationOrb{width:27px;height:27px;font-size:10px}.AccountDeck-module__74uPyG__deckElemBadge{width:22px;height:22px;top:5px;right:5px}.AccountDeck-module__74uPyG__deckElemBadge img{width:16px;height:16px}.AccountDeck-module__74uPyG__deckLevel,.AccountDeck-module__74uPyG__deckConst{border-radius:6px;padding:4px 5px;font-size:10px;bottom:5px}.AccountDeck-module__74uPyG__deckLevel{left:5px}.AccountDeck-module__74uPyG__deckConst{right:5px}.AccountDeck-module__74uPyG__deckName,.AccountDeck-module__74uPyG__name{padding:4px 4px 1px;font-size:10px}.AccountDeck-module__74uPyG__acctGrid{grid-template-columns:repeat(auto-fill,minmax(112px,1fr));gap:8px}.AccountDeck-module__74uPyG__acctCard{contain-intrinsic-size:0 158px;border-radius:9px;grid-template-columns:1fr;gap:6px;padding:6px}.AccountDeck-module__74uPyG__acctPortrait{aspect-ratio:1/1.08;border-radius:8px}.AccountDeck-module__74uPyG__acctPortrait .AccountDeck-module__74uPyG__rarity{padding:1px 5px;font-size:9px;top:4px;left:4px}.AccountDeck-module__74uPyG__acctCost{padding:1px 6px;font-size:10px;bottom:4px;left:4px}.AccountDeck-module__74uPyG__acctSliders{gap:5px}.AccountDeck-module__74uPyG__importSteps{font-size:12px;line-height:1.55}}@media (max-width:430px){.AccountDeck-module__74uPyG__grid,.AccountDeck-module__74uPyG__deckGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.AccountDeck-module__74uPyG__acctGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}html[data-tatucup-performance=reduced] .AccountDeck-module__74uPyG__deckSticky{-webkit-backdrop-filter:none;backdrop-filter:none;background:#050a0ef5}:is(html[data-tatucup-performance=reduced] .AccountDeck-module__74uPyG__deckNotice,html[data-tatucup-performance=reduced] .AccountDeck-module__74uPyG__deckConstellationMeter,html[data-tatucup-performance=reduced] .AccountDeck-module__74uPyG__deckConstellationMeterOver){box-shadow:inset 0 0 10px #28c4c909}:is(html[data-tatucup-performance=reduced] .AccountDeck-module__74uPyG__deckConstellationOrbCurrent,html[data-tatucup-performance=reduced] .AccountDeck-module__74uPyG__deckConstCostUrgent,html[data-tatucup-visibility=hidden] .AccountDeck-module__74uPyG__deckConstellationOrbCurrent,html[data-tatucup-visibility=hidden] .AccountDeck-module__74uPyG__deckConstCostUrgent){animation:none}:is(html[data-tatucup-performance=reduced] .AccountDeck-module__74uPyG__deckElemBadge,html[data-tatucup-performance=reduced] .AccountDeck-module__74uPyG__deckConstCost,html[data-tatucup-performance=reduced] .AccountDeck-module__74uPyG__deckConstellationOrbOn,html[data-tatucup-performance=reduced] .AccountDeck-module__74uPyG__deckConstellationOrbInvalid){box-shadow:inset 0 0 8px #ffffff0b}html[data-tatucup-performance=reduced] .AccountDeck-module__74uPyG__deckElemBadge img{filter:none}
.draftboard-module__ZUDuGq__board{contain:layout paint style;background:url(/bgdraft.webp) 50%/cover no-repeat,#05070b;width:100vw;height:100vh;min-height:100vh;position:relative;overflow:hidden}.draftboard-module__ZUDuGq__board:before{content:"";z-index:0;pointer-events:none;background:#05070bb8;position:absolute;inset:0}.draftboard-module__ZUDuGq__scrim{z-index:1;box-sizing:border-box;width:1920px;height:1080px;min-height:0;transform:translate(-50%, -50%) scale(var(--draft-scale,1));transform-origin:50%;contain:layout paint style;backface-visibility:hidden;background:0 0;grid-template-rows:88px 580px 42px 64px 276px;gap:0;padding:14px 28px 16px;display:grid;position:absolute;top:50%;left:50%;overflow:hidden}.draftboard-module__ZUDuGq__scrim>*{z-index:1;position:relative}.draftboard-module__ZUDuGq__scrim:before,.draftboard-module__ZUDuGq__scrim:after{content:"";pointer-events:none;opacity:0;z-index:0;width:42%;transition:opacity .25s;position:absolute;top:0;bottom:0}.draftboard-module__ZUDuGq__scrim:before{background:radial-gradient(460px 320px at 0 64%, var(--side-glow-core), transparent 68%), linear-gradient(90deg, var(--side-glow), transparent 76%);left:0}.draftboard-module__ZUDuGq__scrim:after{background:radial-gradient(460px 320px at 100% 64%, var(--side-glow-core), transparent 68%), linear-gradient(270deg, var(--side-glow), transparent 76%);right:0}.draftboard-module__ZUDuGq__glowPick{--side-glow:#28c4c961;--side-glow-core:#28c4c940}.draftboard-module__ZUDuGq__glowBan{--side-glow:#e737456b;--side-glow-core:#e7374542}.draftboard-module__ZUDuGq__glowL1:before,.draftboard-module__ZUDuGq__glowL2:after{opacity:1;animation:.82s ease-in-out infinite alternate draftboard-module__ZUDuGq__activeSidePulse}.draftboard-module__ZUDuGq__waitingView.draftboard-module__ZUDuGq__glowL1:before,.draftboard-module__ZUDuGq__waitingView.draftboard-module__ZUDuGq__glowL2:after{opacity:.54;animation:1.15s ease-in-out infinite alternate draftboard-module__ZUDuGq__activeSidePulseSoft}.draftboard-module__ZUDuGq__draftViewToggle{width:58px;height:46px;color:var(--accent);cursor:pointer;background:#070a0ec7;border:2px solid #28c4c9db;border-radius:8px;justify-content:center;align-items:center;transition:none;display:inline-flex;top:954px;left:50%;transform:translate(-50%,-50%);box-shadow:inset 0 0 0 1px #ffffff0f,0 0 18px #28c4c938,0 12px 28px #00000070;z-index:20!important;position:absolute!important}.draftboard-module__ZUDuGq__draftViewToggle:hover{background:#0c181ee6;border-color:#37f3ff;transform:translate(-50%,-50%);box-shadow:inset 0 0 0 1px #ffffff14,0 0 24px #28c4c95c,0 14px 30px #00000080}.draftboard-module__ZUDuGq__draftViewToggle svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:28px;height:28px}.draftboard-module__ZUDuGq__draftViewToggleInline{top:auto;left:auto;transform:none;position:static!important}.draftboard-module__ZUDuGq__draftViewToggleInline:hover{transform:none}.draftboard-module__ZUDuGq__actionFx{--fx-glow:#28c4c95c;--fx-glow-soft:#28c4c929;pointer-events:auto;background:radial-gradient(circle at 50% 52%, var(--fx-glow-soft), transparent 34%), radial-gradient(circle at 50% 52%, #05070b57, transparent 44%), linear-gradient(90deg, transparent, #05070b3d, transparent);place-items:center;animation:1.7s both draftboard-module__ZUDuGq__draftActionBackdrop;display:grid;inset:0;z-index:40!important;position:absolute!important}.draftboard-module__ZUDuGq__actionFxPanel{isolation:isolate;transform-origin:50%;align-items:center;gap:30px;animation:1.7s cubic-bezier(.18,.9,.25,1) both draftboard-module__ZUDuGq__draftActionPanel;display:flex;position:relative}.draftboard-module__ZUDuGq__actionFxPanel:before{content:"";z-index:-1;background:radial-gradient(circle at 32% 50%, var(--fx-glow), transparent 38%), radial-gradient(circle at 68% 50%, var(--fx-glow-soft), transparent 44%);filter:blur(10px);opacity:0;border-radius:999px;animation:1.7s ease-in-out both draftboard-module__ZUDuGq__draftActionAura;position:absolute;inset:-58px -76px}.draftboard-module__ZUDuGq__actionFxCards{justify-content:center;align-items:center;gap:18px;display:flex}.draftboard-module__ZUDuGq__actionFxCards .draftboard-module__ZUDuGq__actionFxCard:nth-child(2){transform:translateY(18px)}.draftboard-module__ZUDuGq__actionFxCard{border:3px solid var(--accent);background:#090d12f0;border-radius:10px;width:230px;height:340px;animation:1.7s ease-in-out both draftboard-module__ZUDuGq__draftActionCardGlow;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff14,0 26px 46px #0000008f,0 0 36px #28c4c942}.draftboard-module__ZUDuGq__actionFxCard:before{content:"";z-index:0;pointer-events:none;opacity:.16;background:url(/imagem/logogray.svg) 50%/156% no-repeat;position:absolute;inset:-12%}.draftboard-module__ZUDuGq__actionFxCard img{z-index:1;width:100%;height:100%;display:block;position:relative}.draftboard-module__ZUDuGq__actionFxShade{z-index:2;background:linear-gradient(#0000 40%,#0000008f),radial-gradient(circle at 50% 24%,#0000 36%,#0000003d);position:absolute;inset:0}.draftboard-module__ZUDuGq__actionFxText{text-transform:uppercase;text-shadow:0 3px 12px #000000e6,0 0 16px #28c4c93d;gap:7px;min-width:360px;animation:1.7s both draftboard-module__ZUDuGq__draftActionText;display:grid}.draftboard-module__ZUDuGq__actionFxText span{letter-spacing:.26em;color:var(--accent);font-size:18px;font-weight:950}.draftboard-module__ZUDuGq__actionFxText strong{color:var(--fg);font-size:62px;font-weight:950;line-height:.9}.draftboard-module__ZUDuGq__actionFxText b{color:#eef0e7eb;font-size:28px;font-weight:950}.draftboard-module__ZUDuGq__actionFxMark{z-index:4;opacity:0;width:92px;height:92px;animation:1.25s .12s both draftboard-module__ZUDuGq__draftActionMark;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.72)}.draftboard-module__ZUDuGq__actionFxMark:before,.draftboard-module__ZUDuGq__actionFxMark:after{content:"";box-sizing:border-box;position:absolute}.draftboard-module__ZUDuGq__actionFxPick .draftboard-module__ZUDuGq__actionFxCard{--fx-glow:#28c4c975;--fx-glow-soft:#28c4c933;border-color:var(--accent);box-shadow:inset 0 0 0 1px #ffffff14,0 26px 46px #0000008f,0 0 40px #28c4c957}.draftboard-module__ZUDuGq__actionFxPick{--fx-glow:#28c4c975;--fx-glow-soft:#28c4c933}.draftboard-module__ZUDuGq__actionFxPick .draftboard-module__ZUDuGq__actionFxText span,.draftboard-module__ZUDuGq__actionFxPick .draftboard-module__ZUDuGq__actionFxText strong{color:var(--accent)}.draftboard-module__ZUDuGq__actionFxPick .draftboard-module__ZUDuGq__actionFxMark:before{border:7px solid #28c4c9f0;border-radius:50%;inset:7px;box-shadow:0 0 18px #28c4c985,inset 0 0 18px #28c4c942}.draftboard-module__ZUDuGq__actionFxPick .draftboard-module__ZUDuGq__actionFxMark:after{filter:drop-shadow(0 0 10px #28c4c9a6);border-bottom:8px solid #eafcff;border-right:8px solid #eafcff;width:26px;height:44px;top:22px;left:33px;transform:rotate(42deg)}.draftboard-module__ZUDuGq__actionFxBan .draftboard-module__ZUDuGq__actionFxCard{--fx-glow:#e7374580;--fx-glow-soft:#e7374533;border-color:#e73745;box-shadow:inset 0 0 0 1px #ffffff14,0 26px 46px #0000008f,0 0 42px #e737455c}.draftboard-module__ZUDuGq__actionFxBan{--fx-glow:#e7374580;--fx-glow-soft:#e7374533}.draftboard-module__ZUDuGq__actionFxBan .draftboard-module__ZUDuGq__actionFxCard img{filter:grayscale(.72)brightness(.72)}.draftboard-module__ZUDuGq__actionFxBan .draftboard-module__ZUDuGq__actionFxText span,.draftboard-module__ZUDuGq__actionFxBan .draftboard-module__ZUDuGq__actionFxText strong{color:#ff4f5f}.draftboard-module__ZUDuGq__actionFxBan .draftboard-module__ZUDuGq__actionFxMark:before{border:8px solid #ff4f5f;border-radius:50%;inset:7px;box-shadow:0 0 18px #ff4f5f8c,inset 0 0 18px #ff4f5f2e}.draftboard-module__ZUDuGq__actionFxBan .draftboard-module__ZUDuGq__actionFxMark:after{background:#ff4f5f;border-radius:999px;width:72px;height:8px;top:42px;left:10px;transform:rotate(-34deg);box-shadow:0 0 12px #ff4f5fb8}.draftboard-module__ZUDuGq__actionFxCut{z-index:3;transform-origin:0;background:linear-gradient(90deg,#0000,#ff4055 18%,#fff 50%,#ff4055 82%,#0000);border-radius:999px;height:9px;animation:.95s .12s both draftboard-module__ZUDuGq__draftActionCut;position:absolute;top:51%;left:-24%;right:-24%;transform:rotate(-15deg)scaleX(0);box-shadow:0 0 18px #ff4055b8}@keyframes draftboard-module__ZUDuGq__draftActionBackdrop{0%,to{opacity:0}8%,88%{opacity:1}}@keyframes draftboard-module__ZUDuGq__draftActionPanel{0%{opacity:0;transform:translateY(18px)scale(.88)}8%{opacity:1;transform:translateY(0)scale(1.04)}20%,84%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-14px)scale(.96)}}@keyframes draftboard-module__ZUDuGq__draftActionText{0%{opacity:0;transform:translate(-18px)}12%,84%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(16px)}}@keyframes draftboard-module__ZUDuGq__draftActionMark{0%{opacity:0;transform:translate(-50%,-50%)scale(.72)rotate(-12deg)}18%,82%{opacity:1;transform:translate(-50%,-50%)scale(1)rotate(0)}to{opacity:0;transform:translate(-50%,-50%)scale(1.08)rotate(5deg)}}@keyframes draftboard-module__ZUDuGq__draftActionCut{0%{transform:rotate(-15deg)scaleX(0)}24%,to{transform:rotate(-15deg)scaleX(1)}}@keyframes draftboard-module__ZUDuGq__draftActionAura{0%,to{opacity:0;transform:scale(.86)}16%{opacity:.72;transform:scale(1)}44%{opacity:.5;transform:scale(1.05)}70%{opacity:.68;transform:scale(1.02)}88%{opacity:.34;transform:scale(1.08)}}@keyframes draftboard-module__ZUDuGq__draftActionCardGlow{0%,to{box-shadow:0 0 0 1px #ffffff14 inset, 0 22px 40px #00000085, 0 0 18px var(--fx-glow-soft)}16%{box-shadow:0 0 0 1px #ffffff1a inset, 0 28px 50px #0009, 0 0 46px var(--fx-glow)}48%{box-shadow:0 0 0 1px #ffffff14 inset, 0 26px 48px #0000008f, 0 0 30px var(--fx-glow-soft)}72%{box-shadow:0 0 0 1px #ffffff1a inset, 0 30px 54px #0000009e, 0 0 54px var(--fx-glow)}88%{box-shadow:0 0 0 1px #ffffff14 inset, 0 24px 42px #00000080, 0 0 24px var(--fx-glow-soft)}}.draftboard-module__ZUDuGq__head{grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;min-height:0;display:grid}.draftboard-module__ZUDuGq__headSide{align-items:center;gap:12px;display:flex}.draftboard-module__ZUDuGq__headSideR{justify-content:flex-end}.draftboard-module__ZUDuGq__deckLabel{font-weight:900;line-height:1}.draftboard-module__ZUDuGq__deckLabel small{letter-spacing:.25em;color:var(--muted);font-size:10px;display:block}.draftboard-module__ZUDuGq__deckLabel span{font-size:26px}.draftboard-module__ZUDuGq__imuneRule span{font-size:20px}.draftboard-module__ZUDuGq__filters{align-items:center;gap:6px;display:flex}.draftboard-module__ZUDuGq__filterChip{border:1px solid var(--border);opacity:.85;width:42px;height:42px;color:var(--fg);cursor:pointer;background:#ffffff0f;border-radius:50%;justify-content:center;align-items:center;font-size:10px;font-weight:900;transition:opacity .12s,border-color .12s,background .12s;display:inline-flex}.draftboard-module__ZUDuGq__filterChip:hover{opacity:1}.draftboard-module__ZUDuGq__filterChipOn{opacity:1;border-color:var(--accent);background:var(--accent-dim);box-shadow:0 0 0 1px #28c4c959, 0 0 10px var(--accent-glow)}.draftboard-module__ZUDuGq__filterChip img{width:33px;height:33px}.draftboard-module__ZUDuGq__filterChip svg{fill:currentColor;width:31px;height:31px}.draftboard-module__ZUDuGq__timers{align-items:center;gap:18px;display:flex}.draftboard-module__ZUDuGq__timerBox{text-align:center}.draftboard-module__ZUDuGq__timerBox small{letter-spacing:.2em;color:var(--muted);font-size:10px;display:block}.draftboard-module__ZUDuGq__timer{font-variant-numeric:tabular-nums;color:var(--muted);font-size:26px;font-weight:900}.draftboard-module__ZUDuGq__timerActive{color:var(--accent);text-shadow:0 0 16px var(--accent-glow)}.draftboard-module__ZUDuGq__timerOver{color:#ff4f5f;text-shadow:0 0 10px #ff4f5f94,0 0 20px #ff4f5f47}.draftboard-module__ZUDuGq__clock{opacity:.9;width:34px;height:34px}.draftboard-module__ZUDuGq__grids{grid-template-columns:1fr 170px 1fr;align-items:start;gap:12px;min-height:0;display:grid}.draftboard-module__ZUDuGq__deck{grid-template-columns:repeat(8,minmax(0,1fr));grid-auto-rows:auto;align-content:start;align-self:start;gap:5px;width:100%;min-width:0;max-width:680px;display:grid}.draftboard-module__ZUDuGq__deckNormal{grid-template-rows:410px 16px 132px;grid-template-columns:1fr;gap:0;max-width:742px;height:558px}.draftboard-module__ZUDuGq__deckEnemyTurn{opacity:1;filter:grayscale(.18)saturate(.82)brightness(.84)}.draftboard-module__ZUDuGq__deckPageShell{width:100%;height:410px;position:relative;overflow:visible}.draftboard-module__ZUDuGq__deckPageButton{z-index:20;color:#fff;cursor:pointer;background:#050e12e6;border:1px solid #28c4c9b8;border-radius:8px;place-items:center;width:38px;height:42px;padding:0;transition:transform .16s,border-color .16s,box-shadow .16s;display:grid;position:absolute;top:140px;right:-52px;box-shadow:0 0 18px #28c4c938,inset 0 0 18px #28c4c914}.draftboard-module__ZUDuGq__deckPageShellRight .draftboard-module__ZUDuGq__deckPageButton{left:-52px;right:auto}.draftboard-module__ZUDuGq__deckPageButton:hover{border-color:#28c4c9f5;transform:translateY(-2px)scale(1.04);box-shadow:0 0 24px #28c4c957,inset 0 0 18px #28c4c91f}.draftboard-module__ZUDuGq__deckPageButton span{font-size:25px;font-weight:950;line-height:1}.draftboard-module__ZUDuGq__deckActiveGrid{grid-template-columns:repeat(9,78px);grid-auto-rows:94px;place-content:start;align-self:start;gap:5px;width:100%;min-width:0;display:grid}.draftboard-module__ZUDuGq__deckActiveGrid .draftboard-module__ZUDuGq__cell{aspect-ratio:auto;width:78px;height:94px}.draftboard-module__ZUDuGq__grids>.draftboard-module__ZUDuGq__deck:first-child{justify-self:start}.draftboard-module__ZUDuGq__grids>.draftboard-module__ZUDuGq__deck:last-child{justify-self:end}.draftboard-module__ZUDuGq__centerLogo{justify-content:center;align-self:center;display:flex}.draftboard-module__ZUDuGq__confirmArea{justify-items:center;gap:10px;min-width:150px;display:grid}.draftboard-module__ZUDuGq__confirmButton{color:#eef0e7a3;letter-spacing:.04em;cursor:default;background:#0c1118b8;border:1px solid #5f6a75bd;border-radius:8px;width:138px;height:38px;font-size:12px;font-weight:950;transition:color .14s,border-color .14s,background .14s,box-shadow .14s}.draftboard-module__ZUDuGq__confirmButtonReady{cursor:pointer;color:#041114;background:#28c4c9f2;border-color:#28c4c9e0;box-shadow:0 0 18px #28c4c947}.draftboard-module__ZUDuGq__confirmButtonReady:hover{background:#37f3ff;box-shadow:0 0 24px #28c4c96b}.draftboard-module__ZUDuGq__confirmButton:disabled{opacity:.74}.draftboard-module__ZUDuGq__confirmHint{min-height:12px;color:var(--accent);letter-spacing:.05em;text-transform:uppercase;text-align:center;font-size:10px;font-weight:900;display:none}.draftboard-module__ZUDuGq__undoButton{z-index:70;width:46px;height:46px;color:var(--accent);cursor:pointer;background:#071317c7;border:2px solid #28c4c9ad;border-radius:50%;flex:none;align-self:center;place-items:center;font-size:28px;font-weight:950;line-height:1;transition:color .14s,border-color .14s,box-shadow .14s,opacity .14s;display:grid;position:relative;box-shadow:0 0 18px #28c4c938}.draftboard-module__ZUDuGq__undoButton:hover:not(:disabled){color:#fff;border-color:var(--accent);box-shadow:0 0 26px #28c4c96b}.draftboard-module__ZUDuGq__undoButton:disabled{opacity:.3;cursor:not-allowed;filter:grayscale(.5)}.draftboard-module__ZUDuGq__undoL1{transform:none}.draftboard-module__ZUDuGq__undoL2{transform:scaleX(-1)}.draftboard-module__ZUDuGq__undoModal{z-index:130;background:#02070a6b;place-items:center;display:grid;position:absolute;inset:0}.draftboard-module__ZUDuGq__undoBox{text-align:center;background:#080f14f0;border:2px solid #28c4c9b8;border-radius:8px;gap:12px;width:440px;padding:24px;display:grid;box-shadow:0 0 38px #28c4c947}.draftboard-module__ZUDuGq__undoBox strong{color:#fff;font-size:20px;font-weight:950}.draftboard-module__ZUDuGq__undoBox span{color:var(--muted);font-size:14px;font-weight:800}.draftboard-module__ZUDuGq__undoActions{grid-template-columns:1fr 1fr;gap:12px;display:grid}.draftboard-module__ZUDuGq__undoBox button,.draftboard-module__ZUDuGq__undoActions button{color:#fff;cursor:pointer;background:#15222aeb;border:1px solid #28c4c9ad;border-radius:6px;min-height:42px;font-size:13px;font-weight:950}.draftboard-module__ZUDuGq__undoBox button:hover:not(:disabled),.draftboard-module__ZUDuGq__undoActions button:hover:not(:disabled){color:var(--accent);box-shadow:0 0 18px #28c4c933}.draftboard-module__ZUDuGq__undoBox button:disabled,.draftboard-module__ZUDuGq__undoActions button:disabled{opacity:.5;cursor:wait}.draftboard-module__ZUDuGq__undoToast{z-index:125;color:#fff;text-align:center;background:#071015e6;border:1px solid #28c4c994;border-radius:8px;max-width:520px;padding:12px 18px;font-size:14px;font-weight:900;position:absolute;top:610px;left:50%;transform:translate(-50%);box-shadow:0 0 22px #28c4c938}.draftboard-module__ZUDuGq__imuneStage{grid-template-rows:auto auto auto;align-content:start;place-items:start center;gap:16px;height:100%;min-height:0;padding-top:18px;display:grid}.draftboard-module__ZUDuGq__imuneStage .draftboard-module__ZUDuGq__centerLogo{align-self:start}.draftboard-module__ZUDuGq__deckImune{grid-template-rows:repeat(2,107px);grid-template-columns:none;grid-auto-columns:81px;grid-auto-flow:column;justify-self:center;width:max-content;max-width:min(1280px,100%);margin-top:34px}.draftboard-module__ZUDuGq__deckUsedDivider{color:#eef0e78a;letter-spacing:.24em;grid-column:1/-1;align-items:center;gap:8px;height:16px;font-size:10px;font-weight:950;display:flex}.draftboard-module__ZUDuGq__deckUsedDivider:before,.draftboard-module__ZUDuGq__deckUsedDivider:after{content:"";background:linear-gradient(90deg,#0000,#eef0e747,#0000);flex:1;height:1px}.draftboard-module__ZUDuGq__deckUsedDivider span{transform:translateY(-1px)}.draftboard-module__ZUDuGq__deckUsedDividerEmpty{opacity:0}.draftboard-module__ZUDuGq__deckUsedGrid{grid-column:1/-1;grid-template-columns:repeat(10,50px);grid-auto-rows:64px;place-content:start;gap:4px;width:100%;max-height:132px;display:grid;overflow:hidden}.draftboard-module__ZUDuGq__grids>.draftboard-module__ZUDuGq__deckNormal:last-child .draftboard-module__ZUDuGq__deckUsedGrid{justify-content:end}.draftboard-module__ZUDuGq__deckUsedGrid .draftboard-module__ZUDuGq__cell{aspect-ratio:auto;border-radius:5px;width:50px;height:64px}.draftboard-module__ZUDuGq__deckUsedGrid .draftboard-module__ZUDuGq__charImg{height:76%;margin-top:7%}.draftboard-module__ZUDuGq__deckUsedGrid .draftboard-module__ZUDuGq__elemIcon{width:19px;height:19px;padding:1px}.draftboard-module__ZUDuGq__deckUsedGrid .draftboard-module__ZUDuGq__lvc{padding:2px 0 1px;font-size:10px}.draftboard-module__ZUDuGq__deckUsedGrid .draftboard-module__ZUDuGq__targetBadge,.draftboard-module__ZUDuGq__deckUsedGrid .draftboard-module__ZUDuGq__imuneBadge{font-size:6px;top:22px}.draftboard-module__ZUDuGq__deckUsedGrid .draftboard-module__ZUDuGq__banned:after{font-size:18px}.draftboard-module__ZUDuGq__deckUsedGrid .draftboard-module__ZUDuGq__picked:after{border-bottom-width:3px;border-right-width:3px;width:8px;height:14px}.draftboard-module__ZUDuGq__imuneDeckButtons{justify-content:center;gap:12px;width:min(680px,100%);margin-top:24px;display:flex}.draftboard-module__ZUDuGq__imuneDeckButtons button{min-width:190px;height:38px;color:var(--fg);letter-spacing:.05em;cursor:pointer;background:#070c12c7;border:1px solid #28c4c994;border-radius:8px;font-size:12px;font-weight:950;box-shadow:0 0 12px #28c4c91f}.draftboard-module__ZUDuGq__imuneDeckButtons button:hover{color:var(--accent);border-color:#28c4c9e6;box-shadow:0 0 18px #28c4c938}.draftboard-module__ZUDuGq__emptyPool{min-height:140px;color:var(--muted);letter-spacing:.04em;border:2px dashed var(--border);background:#0c11189e;border-radius:8px;grid-column:1/-1;justify-content:center;place-self:center;align-items:center;width:100%;font-size:22px;font-weight:950;display:flex}.draftboard-module__ZUDuGq__cell{--rarity-top:#7e6238e6;--rarity-mid:#4f3e2bf5;--rarity-border:#b9904b85;--selected-border:#d88b3b;--selected-glow:#d88b3bc7;aspect-ratio:3/4;border:1.5px solid color-mix(in srgb, var(--rarity-border) 72%, var(--border));background:radial-gradient(circle at 50% 0%, #ffffff29, transparent 42%), linear-gradient(180deg, var(--rarity-top), var(--rarity-mid) 50%, #111722 100%);opacity:.58;contain:layout paint style;backface-visibility:hidden;border-radius:6px;transition:opacity .12s,box-shadow .12s,border-color .12s,transform .14s;position:relative;overflow:hidden}.draftboard-module__ZUDuGq__rarity5{--rarity-top:#c5904af0;--rarity-mid:#7e582cf5;--rarity-border:#deab4dc7;--selected-border:#d98b3d;--selected-glow:#dc8b39d1}.draftboard-module__ZUDuGq__rarity4{--rarity-top:#7e52a8f0;--rarity-mid:#4e3371f5;--rarity-border:#a466dcc2;--selected-border:#b66cff;--selected-glow:#b66cffd1}.draftboard-module__ZUDuGq__cell:before{content:"";z-index:2;pointer-events:none;background:radial-gradient(circle at 16% 15%, color-mix(in srgb, var(--elem-color,#5f6a75) 26%, transparent), transparent 34%), linear-gradient(0deg, #05070b24, transparent 45%);opacity:.58;position:absolute;inset:0}.draftboard-module__ZUDuGq__cardWatermark{z-index:0;pointer-events:none;opacity:.15;background:url(/imagem/logogray.svg) 50%/160% no-repeat;position:absolute;inset:-12%}.draftboard-module__ZUDuGq__charImg{z-index:1;object-fit:contain;object-position:center center;transform-origin:top;backface-visibility:hidden;width:100%;height:80%;margin:8% auto 0;position:relative;transform:none}.draftboard-module__ZUDuGq__lit{opacity:1}.draftboard-module__ZUDuGq__target{--target-color:var(--accent);--target-glow:#28c4c957;--target-fill:#28c4c9f2;--target-fg:#041114;opacity:1;border-color:var(--target-color);box-shadow:0 0 7px var(--target-glow)}.draftboard-module__ZUDuGq__targetPick{--target-color:#5f6a75;--target-glow:#5f6a755c;--target-fill:#28c4c9f2;--target-fg:#041114}.draftboard-module__ZUDuGq__targetBan{--target-color:#e73745;--target-glow:#e7374557;--target-fill:#e73745f5;--target-fg:#fff4f5}.draftboard-module__ZUDuGq__target .draftboard-module__ZUDuGq__charImg{filter:none}.draftboard-module__ZUDuGq__selectedTarget{opacity:1;z-index:45;will-change:transform, opacity, box-shadow;animation:.72s ease-in-out infinite alternate draftboard-module__ZUDuGq__selectedTargetPulse;transform:translateY(-10px)scale(1.2);border-color:var(--selected-border)!important;box-shadow:0 20px 36px #0000009e, 0 0 0 3px color-mix(in srgb, var(--selected-glow) 70%, transparent), 0 0 20px var(--selected-glow), 0 0 44px #28c4c980!important}.draftboard-module__ZUDuGq__selectedTarget:before{opacity:.92}@keyframes draftboard-module__ZUDuGq__selectedTargetPulse{0%{filter:brightness();box-shadow:0 20px 36px #0000009e, 0 0 0 3px color-mix(in srgb, var(--selected-glow) 62%, transparent), 0 0 18px color-mix(in srgb, var(--selected-glow) 84%, transparent), 0 0 36px #28c4c96b}to{filter:brightness(1.14);box-shadow:0 24px 42px #000000ad, 0 0 0 4px color-mix(in srgb, var(--selected-glow) 80%, transparent), 0 0 28px var(--selected-glow), 0 0 58px #28c4c99e}}@keyframes draftboard-module__ZUDuGq__activeSidePulse{0%{opacity:.62}to{opacity:1}}@keyframes draftboard-module__ZUDuGq__activeSidePulseSoft{0%{opacity:.34}to{opacity:.58}}.draftboard-module__ZUDuGq__targetBadge{z-index:3;background:var(--target-fill);color:var(--target-fg);text-align:center;box-shadow:0 0 8px var(--target-glow);border-radius:3px;padding:1px 3px;font-size:7px;font-weight:950;line-height:1;position:absolute;top:29px;left:2px;right:2px}.draftboard-module__ZUDuGq__clickable{cursor:pointer}.draftboard-module__ZUDuGq__clickable:hover{filter:none;z-index:7;box-shadow:0 6px 18px #0000006b, 0 0 10px var(--target-glow,#28c4c952);transform:translateY(-3px)scale(1.06)}.draftboard-module__ZUDuGq__skipCell{appearance:none;width:100%;color:var(--skip-color);border-color:var(--skip-color);background:radial-gradient(circle at 50% 24%, color-mix(in srgb, var(--skip-color) 28%, transparent), transparent 48%), linear-gradient(145deg, #0c1118f5, #05070beb);opacity:.72;flex-direction:column;justify-content:center;align-items:center;gap:7px;padding:0;display:flex}.draftboard-module__ZUDuGq__skipCell.draftboard-module__ZUDuGq__clickable{opacity:1;box-shadow:0 0 9px color-mix(in srgb, var(--skip-color) 36%, transparent)}.draftboard-module__ZUDuGq__skipCell:disabled{cursor:default}.draftboard-module__ZUDuGq__skipPick{--skip-color:var(--accent);--skip-glow:#28c4c96b}.draftboard-module__ZUDuGq__skipBan{--skip-color:#e73745;--skip-glow:#e737456b}.draftboard-module__ZUDuGq__skipCell b{z-index:2;color:#f4f7fa;letter-spacing:.02em;font-size:13px;font-weight:950;position:relative}.draftboard-module__ZUDuGq__skipIcon,.draftboard-module__ZUDuGq__slotSkipIcon{z-index:2;color:currentColor;width:44px;height:34px;filter:drop-shadow(0 0 6px var(--skip-glow,#28c4c96b));display:block;position:relative}.draftboard-module__ZUDuGq__skipIcon span,.draftboard-module__ZUDuGq__slotSkipIcon span{border-top:5px solid;border-right:5px solid;width:15px;height:15px;position:absolute;top:8px;transform:rotate(45deg)}.draftboard-module__ZUDuGq__skipIcon span:first-child,.draftboard-module__ZUDuGq__slotSkipIcon span:first-child{left:2px}.draftboard-module__ZUDuGq__skipIcon span:nth-child(2),.draftboard-module__ZUDuGq__slotSkipIcon span:nth-child(2){left:16px}.draftboard-module__ZUDuGq__skipIcon i,.draftboard-module__ZUDuGq__slotSkipIcon i{background:currentColor;border-radius:999px;width:5px;height:26px;position:absolute;top:4px;right:3px}.draftboard-module__ZUDuGq__cell .draftboard-module__ZUDuGq__elemIcon{object-fit:contain;z-index:4;border:1px solid color-mix(in srgb, var(--elem-color,#5f6a75) 54%, #ffffff47);width:25px;height:25px;box-shadow:0 0 4px color-mix(in srgb, var(--elem-color,#5f6a75) 24%, transparent);background:#080c12b8;border-radius:50%;padding:2px;position:absolute;top:2px;left:2px;transform:none}.draftboard-module__ZUDuGq__lvc{text-align:center;color:#cfd6df;letter-spacing:0;z-index:3;background:#000000b8;padding:3px 0 2px;font-size:13px;font-weight:950;line-height:1.05;position:absolute;bottom:0;left:0;right:0}.draftboard-module__ZUDuGq__banned{opacity:.55}.draftboard-module__ZUDuGq__banned .draftboard-module__ZUDuGq__charImg{opacity:.46}.draftboard-module__ZUDuGq__banned:after{content:"X";color:#ff5a59;text-shadow:0 0 8px #000c;justify-content:center;align-items:center;font-size:22px;font-weight:900;display:flex;position:absolute;inset:0}.draftboard-module__ZUDuGq__picked{opacity:1;border-color:var(--win)}.draftboard-module__ZUDuGq__picked .draftboard-module__ZUDuGq__charImg{opacity:.48}.draftboard-module__ZUDuGq__picked:after{content:"";border-right:4px solid var(--win);border-bottom:4px solid var(--win);filter:drop-shadow(0 0 8px #000000e6);width:10px;height:18px;position:absolute;top:50%;left:50%;transform:translate(-50%,-65%)rotate(45deg)}.draftboard-module__ZUDuGq__banned:after,.draftboard-module__ZUDuGq__picked:after{z-index:5}.draftboard-module__ZUDuGq__lit.draftboard-module__ZUDuGq__clickable{box-shadow:0 0 7px var(--target-glow,var(--accent-glow))}.draftboard-module__ZUDuGq__imune{opacity:1;border-color:var(--accent);box-shadow:0 0 0 1.5px #28c4c9b3,0 0 10px #28c4c961}.draftboard-module__ZUDuGq__imuneBadge{background:var(--accent);color:#041114;z-index:2;border-radius:3px;padding:0 3px;font-size:7px;font-weight:900;position:absolute;top:29px;left:2px;right:2px}.draftboard-module__ZUDuGq__midStats{grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;min-height:0;display:grid;transform:translateY(-60px)}.draftboard-module__ZUDuGq__pdl{font-size:22px;font-weight:900}.draftboard-module__ZUDuGq__pdlR{text-align:right}.draftboard-module__ZUDuGq__statbar{border:1px solid var(--border);background:#0006;border-radius:8px;flex-wrap:wrap;gap:14px;margin-top:2px;padding:5px 12px;font-size:11px;display:flex}.draftboard-module__ZUDuGq__statbarR{justify-content:flex-end}.draftboard-module__ZUDuGq__statbar b{color:var(--accent)}.draftboard-module__ZUDuGq__statbar .draftboard-module__ZUDuGq__lbl{color:var(--muted);letter-spacing:.03em}.draftboard-module__ZUDuGq__names{text-align:center;white-space:nowrap}.draftboard-module__ZUDuGq__names .draftboard-module__ZUDuGq__jog{letter-spacing:.2em;color:var(--muted);font-size:12px}.draftboard-module__ZUDuGq__names .draftboard-module__ZUDuGq__nm{font-size:28px;font-weight:900}.draftboard-module__ZUDuGq__names .draftboard-module__ZUDuGq__vsBig{color:var(--accent);margin:0 18px;font-size:48px;font-weight:900}.draftboard-module__ZUDuGq__turnBar{text-align:center;color:#0000;min-height:0;padding:5px;font-size:0;font-weight:900;line-height:0;transform:translateY(-60px)}.draftboard-module__ZUDuGq__turnMine{color:var(--accent);text-shadow:0 0 16px var(--accent-glow)}.draftboard-module__ZUDuGq__turnSub{color:var(--muted);font-size:11px;font-weight:700}.draftboard-module__ZUDuGq__turnBar .draftboard-module__ZUDuGq__turnSub{display:none}.draftboard-module__ZUDuGq__err{color:var(--loss);font-size:18px;line-height:1}.draftboard-module__ZUDuGq__foot{grid-template-columns:1fr 1fr;gap:18px;display:grid}.draftboard-module__ZUDuGq__track{flex-wrap:wrap;gap:4px;display:flex}.draftboard-module__ZUDuGq__trackR{justify-content:flex-end}.draftboard-module__ZUDuGq__slot{border:1.5px solid var(--border);text-align:center;background:#0006;border-radius:7px;justify-content:center;align-items:center;width:50px;height:82px;display:flex;position:relative;overflow:hidden}.draftboard-module__ZUDuGq__slotLabel{color:var(--muted-2);letter-spacing:.02em;font-size:7.5px;font-weight:900;line-height:1.15}.draftboard-module__ZUDuGq__slot img{object-fit:cover;object-position:center;transform-origin:top;width:100%;height:100%;transform:scale(1.25)}.draftboard-module__ZUDuGq__slotTag{background:#000000bf;padding:1px 0;font-size:6.5px;font-weight:900;position:absolute;bottom:0;left:0;right:0}.draftboard-module__ZUDuGq__slotImune{border-color:var(--gold)}.draftboard-module__ZUDuGq__slotBan{border-color:#f1605f80}.draftboard-module__ZUDuGq__slotCurrent{border-color:var(--accent);box-shadow:0 0 10px var(--accent-glow)}.draftboard-module__ZUDuGq__post{background:linear-gradient(#0a0e14,#05070b);flex-direction:column;align-items:center;gap:18px;min-height:100vh;padding:24px 20px 40px;display:flex}.draftboard-module__ZUDuGq__postTitle{text-transform:uppercase;font-size:28px;font-weight:900}.draftboard-module__ZUDuGq__postGrid{grid-template-columns:1fr 1fr;gap:24px;width:min(1200px,96%);display:grid}.draftboard-module__ZUDuGq__postSide{border:1px solid var(--border);background:var(--panel);border-radius:14px;padding:16px}.draftboard-module__ZUDuGq__postSide h2{margin-bottom:6px;font-size:18px}.draftboard-module__ZUDuGq__postLabel{letter-spacing:.06em;color:var(--muted);margin:12px 0 6px;font-size:12px;font-weight:800}.draftboard-module__ZUDuGq__postRow{grid-template-columns:repeat(auto-fill,minmax(72px,1fr));gap:8px;display:grid}.draftboard-module__ZUDuGq__postCell{aspect-ratio:3/4;border:1.5px solid var(--border);border-radius:8px;position:relative;overflow:hidden}.draftboard-module__ZUDuGq__postCell img{object-fit:cover;transform-origin:top;width:100%;height:100%;transform:scale(1.25)}.draftboard-module__ZUDuGq__postCell.draftboard-module__ZUDuGq__imune{border-color:var(--gold)}.draftboard-module__ZUDuGq__postCell.draftboard-module__ZUDuGq__banned{opacity:.45}.draftboard-module__ZUDuGq__foot{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:end;gap:42px;min-height:0;display:grid;transform:translateY(-34px)}.draftboard-module__ZUDuGq__track{align-items:end;gap:6px;width:min(100%,742px);display:grid}.draftboard-module__ZUDuGq__trackL{justify-self:start}.draftboard-module__ZUDuGq__trackR{justify-self:end}.draftboard-module__ZUDuGq__trackImunePhase,.draftboard-module__ZUDuGq__pickRow,.draftboard-module__ZUDuGq__banRow{align-items:flex-end;gap:6px;display:flex}.draftboard-module__ZUDuGq__pickStack{gap:7px;display:grid}.draftboard-module__ZUDuGq__trackL .draftboard-module__ZUDuGq__pickStack{justify-items:start}.draftboard-module__ZUDuGq__trackR .draftboard-module__ZUDuGq__pickStack{justify-items:end}.draftboard-module__ZUDuGq__banRow{margin-top:2px}.draftboard-module__ZUDuGq__slot{border:2px solid var(--border);text-align:center;contain:layout paint style;backface-visibility:hidden;background:#0c1118e0;border-radius:7px;grid-template-rows:1fr;grid-template-columns:1fr;align-items:stretch;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff08}.draftboard-module__ZUDuGq__slotDouble{grid-template-columns:repeat(2,minmax(0,1fr));width:154px;height:118px}.draftboard-module__ZUDuGq__banRow .draftboard-module__ZUDuGq__slot{width:74px;height:78px}.draftboard-module__ZUDuGq__slotPart{justify-content:center;align-self:stretch;align-items:flex-end;width:100%;min-width:0;height:100%;min-height:0;display:flex;position:relative;overflow:hidden}.draftboard-module__ZUDuGq__slotPart:before{content:"";z-index:0;pointer-events:none;opacity:.15;background:url(/imagem/logogray.svg) 50%/158% no-repeat;position:absolute;inset:-12%}.draftboard-module__ZUDuGq__slotPartSkip:before{display:none}.draftboard-module__ZUDuGq__slotPart+.draftboard-module__ZUDuGq__slotPart{border-left:1px solid #6f7d8bb3}.draftboard-module__ZUDuGq__slotPartSkip{--skip-glow:#28c4c96b;color:var(--accent);background:#07141894}.draftboard-module__ZUDuGq__slotPartSkip .draftboard-module__ZUDuGq__slotSkipIcon{width:34px;height:28px}.draftboard-module__ZUDuGq__slotPartSkip .draftboard-module__ZUDuGq__slotSkipIcon span{border-top-width:4px;border-right-width:4px;width:11px;height:11px;top:8px}.draftboard-module__ZUDuGq__slotPartSkip .draftboard-module__ZUDuGq__slotSkipIcon span:first-child{left:3px}.draftboard-module__ZUDuGq__slotPartSkip .draftboard-module__ZUDuGq__slotSkipIcon span:nth-child(2){left:14px}.draftboard-module__ZUDuGq__slotPartSkip .draftboard-module__ZUDuGq__slotSkipIcon i{width:4px;height:21px;top:5px;right:4px}.draftboard-module__ZUDuGq__slotBan .draftboard-module__ZUDuGq__slotPartSkip,.draftboard-module__ZUDuGq__slotBanImune .draftboard-module__ZUDuGq__slotPartSkip{--skip-glow:#e737456b;color:#ff5a59;background:#4212179e}.draftboard-module__ZUDuGq__slotLabel{z-index:2;color:#eef0e794;text-align:left;width:100%;padding:0 5px 8px;font-size:14px;font-weight:950;line-height:.85;position:relative}.draftboard-module__ZUDuGq__slotDouble .draftboard-module__ZUDuGq__slotLabel{font-size:13px}.draftboard-module__ZUDuGq__slot img{z-index:1;object-fit:cover;object-position:center;transform-origin:top;width:100%;height:100%;display:block;position:absolute;inset:0;transform:scale(1.22)}.draftboard-module__ZUDuGq__slotTag{z-index:2;text-overflow:ellipsis;white-space:nowrap;background:#000000c2;padding:5px 3px 4px;font-size:16px;font-weight:950;line-height:1.1;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.draftboard-module__ZUDuGq__slotBanFilled img{opacity:.48}.draftboard-module__ZUDuGq__slotBanFilled .draftboard-module__ZUDuGq__slotTag{color:#ff6a69}.draftboard-module__ZUDuGq__slotPickFilled .draftboard-module__ZUDuGq__slotTag{color:var(--fg)}.draftboard-module__ZUDuGq__slotImune{background:#0b2f35b8;border-color:#13cfd5}.draftboard-module__ZUDuGq__slotImunePhase{background:#12151ae6}.draftboard-module__ZUDuGq__slotBanImune{background:#3f1424b8;border-color:#df2f69}.draftboard-module__ZUDuGq__slotPickImune{border-color:var(--accent);background:#0b2f35b8}.draftboard-module__ZUDuGq__slotBan{background:#3e1219b8;border-color:#f1605fe6}.draftboard-module__ZUDuGq__slotCurrent{--slot-current-rgb:40, 196, 201;z-index:3;border-color:var(--accent);box-shadow:0 0 0 1px #28c4c999, 0 0 16px var(--accent-glow), inset 0 0 20px #28c4c92e}.draftboard-module__ZUDuGq__slotCurrent:after{content:"";z-index:8;pointer-events:none;border-radius:inherit;border:2px solid rgba(var(--slot-current-rgb), .96);background:radial-gradient(circle at 50% 50%, rgba(var(--slot-current-rgb), .18), transparent 58%), linear-gradient(180deg, rgba(var(--slot-current-rgb), .08), transparent 70%);box-shadow:0 0 0 1px rgba(var(--slot-current-rgb), .72), inset 0 0 16px rgba(var(--slot-current-rgb), .2);animation:.74s ease-in-out infinite alternate draftboard-module__ZUDuGq__slotTargetPulse;position:absolute;inset:0}.draftboard-module__ZUDuGq__slotImune.draftboard-module__ZUDuGq__slotCurrent,.draftboard-module__ZUDuGq__slotPickImune.draftboard-module__ZUDuGq__slotCurrent{--slot-current-rgb:40, 196, 201;border-color:#13cfd5;box-shadow:0 0 0 1px #28c4c98c,0 0 15px #28c4c961,inset 0 0 18px #28c4c929}.draftboard-module__ZUDuGq__slotBan.draftboard-module__ZUDuGq__slotCurrent,.draftboard-module__ZUDuGq__slotBanImune.draftboard-module__ZUDuGq__slotCurrent{--slot-current-rgb:231, 55, 69;border-color:#e73745;box-shadow:0 0 0 1px #e7374580,0 0 15px #e7374557,inset 0 0 18px #e7374529}@keyframes draftboard-module__ZUDuGq__slotTargetPulse{0%{opacity:.42;transform:scale(.985)}to{opacity:1;transform:scale(1)}}.draftboard-module__ZUDuGq__track{--pick-w:90px;--pick-h:150px;--imune-s:90px;--ban-h:82px;--track-gap:10px;column-gap:var(--track-gap);row-gap:var(--track-gap);transform-origin:0 100%;grid-template:"top imune""ban bottom"/auto auto;align-items:end;width:min(100%,494px);transform:scale(.94)}.draftboard-module__ZUDuGq__trackL{margin-left:-10px}.draftboard-module__ZUDuGq__trackR{transform-origin:100% 100%;grid-template-areas:"imune top""bottom ban";margin-right:-10px}.draftboard-module__ZUDuGq__pickRowTop{grid-area:top;transform:translateY(8px)}.draftboard-module__ZUDuGq__pickRowBottom{grid-area:bottom}.draftboard-module__ZUDuGq__trackImunePhase{grid-area:imune;grid-template-columns:repeat(2, var(--imune-s));gap:var(--track-gap);align-self:end;padding:0;display:grid}.draftboard-module__ZUDuGq__trackR .draftboard-module__ZUDuGq__trackImunePhase{justify-self:end;width:max-content}.draftboard-module__ZUDuGq__trackL .draftboard-module__ZUDuGq__trackImunePhase,.draftboard-module__ZUDuGq__trackL .draftboard-module__ZUDuGq__pickRow,.draftboard-module__ZUDuGq__trackL .draftboard-module__ZUDuGq__banRow{flex-direction:row}.draftboard-module__ZUDuGq__pickRow,.draftboard-module__ZUDuGq__banRow{gap:var(--track-gap);align-items:flex-end;display:flex}.draftboard-module__ZUDuGq__banRow{grid-area:ban;align-self:end;margin-top:0;transform:translateY(-62px)}.draftboard-module__ZUDuGq__trackL .draftboard-module__ZUDuGq__banRow{flex-direction:row-reverse;justify-content:flex-start}.draftboard-module__ZUDuGq__trackR .draftboard-module__ZUDuGq__banRow{justify-content:flex-start;justify-self:start;width:max-content}.draftboard-module__ZUDuGq__slot{border:2px solid var(--border);border-radius:6px}.draftboard-module__ZUDuGq__slotSingle{width:var(--pick-w);height:var(--pick-h)}.draftboard-module__ZUDuGq__slotDouble{width:calc(var(--pick-w) * 2 + var(--track-gap));height:var(--pick-h)}.draftboard-module__ZUDuGq__trackImunePhase .draftboard-module__ZUDuGq__slot{width:var(--imune-s);height:var(--imune-s)}.draftboard-module__ZUDuGq__banRow .draftboard-module__ZUDuGq__slotSingle{width:var(--imune-s);height:var(--ban-h)}.draftboard-module__ZUDuGq__banRow .draftboard-module__ZUDuGq__slotDouble{width:calc(var(--imune-s) * 2 + var(--track-gap));height:var(--ban-h)}.draftboard-module__ZUDuGq__trackImunePhase .draftboard-module__ZUDuGq__slotLabel,.draftboard-module__ZUDuGq__banRow .draftboard-module__ZUDuGq__slotLabel{font-size:12px}.draftboard-module__ZUDuGq__slot img{object-position:center top;transform:scale(1.06)}.draftboard-module__ZUDuGq__trackImunePhase .draftboard-module__ZUDuGq__slot img,.draftboard-module__ZUDuGq__banRow .draftboard-module__ZUDuGq__slot img{object-position:center;transform:none}.draftboard-module__ZUDuGq__trackImunePhase .draftboard-module__ZUDuGq__slotPartIcon img,.draftboard-module__ZUDuGq__banRow .draftboard-module__ZUDuGq__slotPartIcon img{object-fit:contain;object-position:center;transform-origin:50%;width:80%;height:80%;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.draftboard-module__ZUDuGq__slotPartBan:after{content:"X";z-index:3;color:#ff4f5f;text-shadow:0 0 7px #ff4f5f8c,0 2px 2px #000000d9;pointer-events:none;justify-content:center;align-items:center;font-size:clamp(22px,4vh,32px);font-weight:950;line-height:1;display:flex;position:absolute;inset:0}.draftboard-module__ZUDuGq__slotPartImuneBan img{opacity:.48}.draftboard-module__ZUDuGq__slotPick{background:#1e2328d1;border-color:#5f6a75}.draftboard-module__ZUDuGq__slotPickImuneTeam,.draftboard-module__ZUDuGq__slotPickImune{border-color:var(--accent);background:#0b2f35b8}.draftboard-module__ZUDuGq__slotPick.draftboard-module__ZUDuGq__slotCurrent{--slot-current-rgb:95, 106, 117;border-color:#5f6a75;box-shadow:0 0 0 1px #5f6a758c,0 0 14px #5f6a7561,inset 0 0 18px #5f6a7529}.draftboard-module__ZUDuGq__slotPickImuneTeam.draftboard-module__ZUDuGq__slotCurrent,.draftboard-module__ZUDuGq__slotPickImune.draftboard-module__ZUDuGq__slotCurrent{--slot-current-rgb:40, 196, 201;border-color:var(--accent);box-shadow:0 0 0 1px #28c4c98c,0 0 15px #28c4c961,inset 0 0 18px #28c4c929}.draftboard-module__ZUDuGq__post{background:url(/bgdraft.webp) 50%/cover no-repeat,#05070b;min-height:100vh;padding:22px 28px 24px;display:block;position:relative;overflow:hidden}.draftboard-module__ZUDuGq__post:before{content:"";background:linear-gradient(90deg,#030608d6,#0306088a 50%,#030608d6),#05070b75;position:absolute;inset:0}.draftboard-module__ZUDuGq__postCenter,.draftboard-module__ZUDuGq__postGrid{z-index:1;position:relative}.draftboard-module__ZUDuGq__postCenter{justify-items:center;gap:22px;width:min(640px,40vw);margin:12px auto 0;display:grid}.draftboard-module__ZUDuGq__postVersus small{color:var(--accent);font-size:16px;font-weight:800}.draftboard-module__ZUDuGq__postVersus b{color:var(--accent);font-size:72px;line-height:1}.draftboard-module__ZUDuGq__postGrid{pointer-events:none;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:min(16vw,300px);display:grid;position:absolute;inset:22px 28px 24px}.draftboard-module__ZUDuGq__postSide{pointer-events:auto;grid-template-rows:auto auto auto auto auto auto 1fr;align-content:start;gap:10px;max-width:640px;display:grid}.draftboard-module__ZUDuGq__postSideR{text-align:right;justify-self:end}.draftboard-module__ZUDuGq__postSideTitle small{color:var(--accent);font-size:16px;font-weight:800}.draftboard-module__ZUDuGq__postStatLine{color:var(--fg);align-items:center;gap:12px;font-size:18px;font-weight:900;display:flex}.draftboard-module__ZUDuGq__postStatLineR{justify-content:flex-end}.draftboard-module__ZUDuGq__postStatLine span:first-child{border-bottom:1px solid #c59a0f}.draftboard-module__ZUDuGq__postStatLine b{font-size:24px}.draftboard-module__ZUDuGq__postStatLine i{background:#2ee7bd;border-radius:50%;width:18px;height:18px}.draftboard-module__ZUDuGq__postStatLine i:first-of-type{background:#f03b78}.draftboard-module__ZUDuGq__postStatLine small{color:var(--muted);font-size:11px;font-weight:900}.draftboard-module__ZUDuGq__postTimeBoxes{border:3px solid var(--border);background:#0d1117c2;border-radius:7px;grid-template-columns:repeat(3,1fr);width:min(100%,445px);display:grid;overflow:hidden}.draftboard-module__ZUDuGq__postSideR .draftboard-module__ZUDuGq__postTimeBoxes{justify-self:end}.draftboard-module__ZUDuGq__postTimeBoxes span{text-align:center;font-variant-numeric:tabular-nums;padding:7px 10px;font-size:22px;font-weight:950}.draftboard-module__ZUDuGq__postTeamGrid{contain:layout paint style;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;width:min(100%,560px);margin-top:34px;display:grid}.draftboard-module__ZUDuGq__postSideR .draftboard-module__ZUDuGq__postTeamGrid{justify-self:end}.draftboard-module__ZUDuGq__postWeaponGrid{contain:layout paint style;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;width:min(100%,560px);display:grid}.draftboard-module__ZUDuGq__postSideR .draftboard-module__ZUDuGq__postWeaponGrid{justify-self:end}.draftboard-module__ZUDuGq__postCell{aspect-ratio:3/4;border:3px solid var(--border);background:#10161ed1;border-radius:7px;position:relative;overflow:hidden}.draftboard-module__ZUDuGq__postCell img{object-fit:cover;object-position:center;transform-origin:top;width:100%;height:100%;transform:scale(1.22)}.draftboard-module__ZUDuGq__postCell.draftboard-module__ZUDuGq__imune{border-color:#c59a0f;box-shadow:0 0 0 1px #c59a0f59,0 0 14px #c59a0f47}.draftboard-module__ZUDuGq__postCell.draftboard-module__ZUDuGq__banned{background:#421217c7;border-color:#e73745}.draftboard-module__ZUDuGq__postCell.draftboard-module__ZUDuGq__banned img{opacity:.5}.draftboard-module__ZUDuGq__postWeaponCell{background:#4212179e;border-color:#e73745}.draftboard-module__ZUDuGq__postPointsBox{border:3px solid var(--border);background:#0d1117bd;border-radius:6px;grid-template-columns:1fr 1fr;gap:18px;width:min(100%,426px);margin-top:6px;padding:12px 22px;display:grid}.draftboard-module__ZUDuGq__postSideR .draftboard-module__ZUDuGq__postPointsBox{justify-self:end}.draftboard-module__ZUDuGq__postPointsBox span{color:var(--accent);gap:2px;font-size:14px;font-weight:900;display:grid}.draftboard-module__ZUDuGq__postBottom{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:24px;margin-top:34px;display:grid}.draftboard-module__ZUDuGq__postSideR .draftboard-module__ZUDuGq__postBottom{grid-template-columns:auto minmax(0,1fr)}.draftboard-module__ZUDuGq__postBanGroup{grid-template-columns:repeat(3,114px);gap:12px;display:grid}.draftboard-module__ZUDuGq__postBanGroup .draftboard-module__ZUDuGq__postCell,.draftboard-module__ZUDuGq__postImuneSlots .draftboard-module__ZUDuGq__postCell{width:114px}.draftboard-module__ZUDuGq__post{background:url(/bgdraft.webp) 50%/cover no-repeat,#05070b;width:100vw;height:100vh;min-height:0;padding:0;position:relative;overflow:hidden}.draftboard-module__ZUDuGq__post:before{content:"";z-index:0;pointer-events:none;background:#05070b80;position:absolute;inset:0}.draftboard-module__ZUDuGq__postStage{width:1920px;height:1080px;transform:translate(-50%, -50%) scale(var(--post-scale,1));transform-origin:50%;contain:layout paint style;backface-visibility:hidden;position:absolute;top:50%;left:50%}.draftboard-module__ZUDuGq__postControlDock{z-index:30;pointer-events:auto;flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex;position:absolute;top:954px;left:50%;transform:translate(-50%,-23px)}.draftboard-module__ZUDuGq__postFinishButton{height:46px;color:#081014;letter-spacing:.04em;background:linear-gradient(#42f0f5,#28c4c9);border:2px solid #28c4c9f5;border-radius:8px;min-width:184px;padding:0 18px;font-size:12px;font-weight:950;transition:none;box-shadow:0 12px 28px #0000006b}.draftboard-module__ZUDuGq__postFinishButton:hover{border-color:#37f3ff}.draftboard-module__ZUDuGq__postFinishButton:disabled{opacity:.62;cursor:wait}.draftboard-module__ZUDuGq__postFinishError{z-index:32;color:#ff8ba2;background:#3d0f1edb;border:1px solid #f2366e94;border-radius:7px;padding:8px 12px;font-size:12px;font-weight:900;position:absolute;top:1008px;left:50%;transform:translate(-50%)}.draftboard-module__ZUDuGq__resultFxOverlay{--result-color:#28c4c9;--result-deep:#051016f0;z-index:90;pointer-events:auto;background:radial-gradient(circle at 50% 48%, color-mix(in srgb, var(--result-color) 42%, transparent), transparent 20%), radial-gradient(circle at 50% 48%, #ffffff24, transparent 8%), linear-gradient(90deg, #000000e6, transparent 24%, transparent 76%, #000000e6), #02050980;place-items:center;animation:.42s both draftboard-module__ZUDuGq__resultFade;display:grid;position:absolute;inset:0;overflow:hidden}.draftboard-module__ZUDuGq__resultFxOverlay:before,.draftboard-module__ZUDuGq__resultFxOverlay:after{content:"";z-index:0;border-top:2px solid color-mix(in srgb, var(--result-color) 76%, white 10%);border-bottom:2px solid color-mix(in srgb, var(--result-color) 54%, transparent);background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--result-color) 16%, transparent) 22%, color-mix(in srgb, var(--result-color) 50%, transparent) 50%, color-mix(in srgb, var(--result-color) 16%, transparent) 78%, transparent);width:1900px;height:150px;box-shadow:0 0 34px color-mix(in srgb, var(--result-color) 42%, transparent), inset 0 0 36px color-mix(in srgb, var(--result-color) 18%, transparent);opacity:0;transform-origin:50%;animation:1.15s cubic-bezier(.16,.9,.22,1) both draftboard-module__ZUDuGq__resultSlash;position:absolute;top:50%;left:50%}.draftboard-module__ZUDuGq__resultFxOverlay:before{--slash-rot:-10deg;transform:translate(-50%,-50%)rotate(-10deg)scaleX(.1)}.draftboard-module__ZUDuGq__resultFxOverlay:after{--slash-rot:10deg;opacity:0;height:92px;animation-delay:80ms;transform:translate(-50%,-50%)rotate(10deg)scaleX(.1)}.draftboard-module__ZUDuGq__resultFxVictory{--result-color:#28c4c9;--result-deep:#02242af5}.draftboard-module__ZUDuGq__resultFxDefeat{--result-color:#f2366e;--result-deep:#2d0514f5}.draftboard-module__ZUDuGq__resultFxAura{z-index:1;pointer-events:none;background:radial-gradient(ellipse, color-mix(in srgb, var(--result-color) 54%, transparent) 0%, color-mix(in srgb, var(--result-color) 34%, transparent) 36%, transparent 74%), radial-gradient(ellipse, color-mix(in srgb, var(--result-color) 26%, transparent) 0%, transparent 66%);filter:blur(62px);opacity:.84;border-radius:50%;width:1180px;height:560px;animation:2s ease-in-out .78s infinite draftboard-module__ZUDuGq__resultAuraPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.draftboard-module__ZUDuGq__resultFxBurst{z-index:1;background:radial-gradient(circle, transparent 0 18%, color-mix(in srgb, var(--result-color) 34%, transparent) 19% 20%, transparent 21% 34%, color-mix(in srgb, var(--result-color) 22%, transparent) 35% 36%, transparent 37%), repeating-conic-gradient(from 12deg, color-mix(in srgb, var(--result-color) 88%, transparent) 0deg 3deg, transparent 3deg 12deg);mix-blend-mode:screen;width:1080px;height:1080px;filter:blur(.3px) drop-shadow(0 0 42px var(--result-color));opacity:0;border-radius:50%;animation:1.35s cubic-bezier(.16,.9,.22,1) both draftboard-module__ZUDuGq__resultBurst;position:absolute}.draftboard-module__ZUDuGq__resultFxCard{z-index:2;border:3px solid color-mix(in srgb, var(--result-color) 72%, white 14%);background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--result-color) 20%, transparent) 14%, transparent 28%, transparent 72%, color-mix(in srgb, var(--result-color) 20%, transparent) 86%, transparent), linear-gradient(180deg, #ffffff1a, transparent 22%), linear-gradient(180deg, var(--result-deep), #020408f5);min-width:760px;box-shadow:0 0 0 1px #ffffff24, 0 0 56px color-mix(in srgb, var(--result-color) 58%, transparent), 0 34px 120px #000000bf, inset 0 0 70px color-mix(in srgb, var(--result-color) 18%, transparent);clip-path:polygon(7% 0,93% 0,100% 50%,93% 100%,7% 100%,0 50%);filter:none;border-radius:4px;justify-items:center;gap:14px;padding:52px 92px 46px;animation:.78s cubic-bezier(.16,.9,.22,1) both draftboard-module__ZUDuGq__resultCardIn,1.8s ease-in-out .78s infinite draftboard-module__ZUDuGq__resultCardPulse;display:grid;position:relative}.draftboard-module__ZUDuGq__resultFxCard:before,.draftboard-module__ZUDuGq__resultFxCard:after{content:"";background:linear-gradient(90deg, transparent, #fff, var(--result-color), #fff, transparent);width:118%;height:4px;box-shadow:0 0 28px var(--result-color);opacity:.9;position:absolute;left:50%;transform:translate(-50%)}.draftboard-module__ZUDuGq__resultFxCard:before{top:16px}.draftboard-module__ZUDuGq__resultFxCard:after{bottom:16px}.draftboard-module__ZUDuGq__resultFxCard span{color:var(--result-color);letter-spacing:0;text-transform:uppercase;text-shadow:0 5px #0000007a;filter:none;font-size:108px;font-weight:950;line-height:.82;animation:.72s both draftboard-module__ZUDuGq__resultTitleHit}.draftboard-module__ZUDuGq__resultFxCard strong{color:var(--fg);text-shadow:0 3px #00000094;font-size:46px;font-weight:950;line-height:1}.draftboard-module__ZUDuGq__resultFxCard b{color:var(--result-color);text-shadow:0 3px #0000008a;font-size:36px;font-weight:950;line-height:1}.draftboard-module__ZUDuGq__resultFxConfirm{border:2px solid color-mix(in srgb, var(--result-color) 72%, white 14%);background:linear-gradient(180deg, color-mix(in srgb, var(--result-color) 24%, #ffffff14), #05090ee0);min-width:178px;height:46px;color:var(--fg);letter-spacing:.04em;cursor:pointer;box-shadow:0 0 18px color-mix(in srgb, var(--result-color) 32%, transparent), inset 0 0 0 1px #ffffff14;border-radius:7px;margin-top:10px;font-size:14px;font-weight:950;transition:transform .14s,border-color .14s,box-shadow .14s}.draftboard-module__ZUDuGq__resultFxConfirm:hover{border-color:color-mix(in srgb, var(--result-color) 88%, white 18%);box-shadow:0 0 28px color-mix(in srgb, var(--result-color) 54%, transparent), inset 0 0 0 1px #ffffff1f;transform:translateY(-2px)}@keyframes draftboard-module__ZUDuGq__resultFade{0%{opacity:0}to{opacity:1}}@keyframes draftboard-module__ZUDuGq__resultBurst{0%{opacity:0;transform:scale(.04)rotate(-22deg)}18%{opacity:.88}44%{opacity:.36}to{opacity:0;transform:scale(1.42)rotate(32deg)}}@keyframes draftboard-module__ZUDuGq__resultSlash{0%{opacity:0;transform:translate(-50%, -50%) rotate(var(--slash-rot,-10deg)) scaleX(.05)}13%{opacity:.95;transform:translate(-50%, -50%) rotate(var(--slash-rot,-10deg)) scaleX(1)}52%{opacity:.45}to{opacity:0;transform:translate(-50%, -50%) rotate(var(--slash-rot,-10deg)) scaleX(1.16)}}@keyframes draftboard-module__ZUDuGq__resultCardIn{0%{opacity:0;transform:translateY(80px)scale(.58)rotateX(18deg)}13%{opacity:1;transform:translateY(-8px)scale(1.08)rotateX(0)}21%,to{opacity:1;transform:translateY(0)scale(1)}}@keyframes draftboard-module__ZUDuGq__resultCardPulse{0%,to{box-shadow:0 0 0 1px #ffffff24, 0 0 22px color-mix(in srgb, var(--result-color) 28%, transparent), 0 34px 120px #000000bf, inset 0 0 46px color-mix(in srgb, var(--result-color) 12%, transparent)}16%{box-shadow:0 0 0 1px #ffffff29, 0 0 68px color-mix(in srgb, var(--result-color) 68%, transparent), 0 38px 128px #000000c7, inset 0 0 74px color-mix(in srgb, var(--result-color) 24%, transparent)}48%{box-shadow:0 0 0 1px #ffffff24, 0 0 34px color-mix(in srgb, var(--result-color) 36%, transparent), 0 34px 120px #000000bf, inset 0 0 52px color-mix(in srgb, var(--result-color) 14%, transparent)}72%{box-shadow:0 0 0 1px #ffffff2e, 0 0 82px color-mix(in srgb, var(--result-color) 76%, transparent), 0 40px 132px #000c, inset 0 0 86px color-mix(in srgb, var(--result-color) 28%, transparent)}88%{box-shadow:0 0 0 1px #ffffff24, 0 0 30px color-mix(in srgb, var(--result-color) 34%, transparent), 0 34px 120px #000000bf, inset 0 0 50px color-mix(in srgb, var(--result-color) 14%, transparent)}}@keyframes draftboard-module__ZUDuGq__resultAuraPulse{0%,to{opacity:.68;transform:translate(-50%,-50%)scale(.96)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.1)}}@keyframes draftboard-module__ZUDuGq__resultTitleHit{0%{transform:scaleX(.66)}12%{transform:scaleX(1.08)}20%,to{transform:scaleX(1)}}.draftboard-module__ZUDuGq__postCenter{z-index:4;justify-items:center;gap:24px;width:640px;margin:0;display:grid;position:absolute;top:38px;left:50%;transform:translate(-50%)}.draftboard-module__ZUDuGq__postVersus{white-space:nowrap;justify-content:center;align-items:center;gap:28px;display:flex}.draftboard-module__ZUDuGq__postVersus span{color:var(--fg);font-size:44px;font-weight:950;line-height:.92;display:grid}.draftboard-module__ZUDuGq__postVersus span:first-child{text-align:right}.draftboard-module__ZUDuGq__postVersus small{color:var(--accent);letter-spacing:.02em;font-size:22px;font-weight:700}.draftboard-module__ZUDuGq__postVersus b{color:var(--accent);font-size:96px;font-weight:950;line-height:.9}.draftboard-module__ZUDuGq__postSide{z-index:3;width:900px;max-width:none;height:1040px;color:var(--fg);box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;display:block;position:absolute;top:20px;left:28px}.draftboard-module__ZUDuGq__postSideR{text-align:right;justify-self:auto;left:auto;right:28px}.draftboard-module__ZUDuGq__postSideTitle{line-height:1;display:grid}.draftboard-module__ZUDuGq__postSideTitle small{color:var(--accent);letter-spacing:.04em;font-size:16px;font-weight:800}.draftboard-module__ZUDuGq__postSideTitle strong{color:var(--fg);font-size:34px;font-weight:950}.draftboard-module__ZUDuGq__postConfigBar{grid-template-columns:auto auto;align-items:center;gap:14px 24px;width:470px;margin-top:0;display:grid;position:absolute;top:88px;left:6px}.draftboard-module__ZUDuGq__postConfigBarR{grid-template-columns:auto auto;margin-left:0;left:auto;right:6px}.draftboard-module__ZUDuGq__postMetricTitle,.draftboard-module__ZUDuGq__postResetGroup{color:var(--fg);align-items:center;gap:12px;font-size:22px;font-weight:950;display:flex}.draftboard-module__ZUDuGq__postMetricTitle span{border-bottom:1px solid #c59a0f}.draftboard-module__ZUDuGq__postMetricTitle b{font-size:30px}.draftboard-module__ZUDuGq__postMetricTitleR,.draftboard-module__ZUDuGq__postResetGroup{justify-content:flex-end}.draftboard-module__ZUDuGq__postResetDot{cursor:pointer;opacity:.95;background:#36f2b6;border:0;border-radius:50%;width:18px;height:18px}.draftboard-module__ZUDuGq__postResetDotOn{background:#f2366e;transform:scale(1.12);box-shadow:0 0 0 3px #f2366e33,0 0 13px #f2366ed6}.draftboard-module__ZUDuGq__postResetDot:disabled{cursor:default}.draftboard-module__ZUDuGq__postTimeBoxes{border:3px solid var(--border);background:#11171eb8;border-radius:22px/9px;grid-column:1/-1;grid-template-columns:repeat(3,1fr);width:442px;height:44px;display:grid;overflow:hidden}.draftboard-module__ZUDuGq__postConfigBarR .draftboard-module__ZUDuGq__postTimeBoxes{justify-self:end}.draftboard-module__ZUDuGq__postTimeBoxes input{min-width:0;color:var(--fg);text-align:center;font-variant-numeric:tabular-nums;background:0 0;border:0;outline:none;font-size:22px;font-weight:950}.draftboard-module__ZUDuGq__postTimeBoxes input:disabled{opacity:1}.draftboard-module__ZUDuGq__postRoster{height:426px;margin-top:165px;position:relative}.draftboard-module__ZUDuGq__postPairRow{grid-template-columns:repeat(4,106px);gap:4px;display:grid;position:absolute}.draftboard-module__ZUDuGq__postPairRowTop{top:0;left:2px}.draftboard-module__ZUDuGq__postPairRowCenter{top:64px;right:2px}.draftboard-module__ZUDuGq__postSideR .draftboard-module__ZUDuGq__postPairRowTop{left:auto;right:2px}.draftboard-module__ZUDuGq__postSideR .draftboard-module__ZUDuGq__postPairRowCenter{left:2px;right:auto}.draftboard-module__ZUDuGq__postPair{z-index:1;grid-template-rows:240px 114px;gap:8px;transition:transform .22s,filter .22s,opacity .16s;display:grid;position:relative;transform:translateZ(0)}.draftboard-module__ZUDuGq__postPair:hover{z-index:6;transform:translateY(-6px)scale(1.035)translateZ(0)}.draftboard-module__ZUDuGq__postPairDragging{opacity:.52;transform:scale(.96)}.draftboard-module__ZUDuGq__postPairDropTarget .draftboard-module__ZUDuGq__postDraftCard{border-color:var(--accent);transform:translateY(-6px)scale(1.03);box-shadow:0 0 0 2px #28c4c938,0 0 20px #28c4c957}.draftboard-module__ZUDuGq__postPairSwap{animation:.34s draftboard-module__ZUDuGq__postSwapPulse}@keyframes draftboard-module__ZUDuGq__postSwapPulse{0%{transform:translateY(0)}45%{transform:translateY(-12px)}to{transform:translateY(0)}}.draftboard-module__ZUDuGq__postDraftCard{border:3px solid var(--border);color:var(--muted-2);backface-visibility:hidden;contain:layout paint style;background:#12181fdb;border-radius:5px;transition:transform .18s,border-color .18s,box-shadow .18s;position:relative;overflow:hidden;transform:translateZ(0)}.draftboard-module__ZUDuGq__postDraftCard:before{content:"";z-index:0;pointer-events:none;opacity:.15;background:url(/imagem/logogray.svg) 50%/158% no-repeat;position:absolute;inset:-12%}.draftboard-module__ZUDuGq__postDraftCard img{z-index:1;object-fit:cover;object-position:center top;transform-origin:top;backface-visibility:hidden;width:100%;height:100%;position:relative;transform:scale(1.08)translateZ(0)}.draftboard-module__ZUDuGq__postDraftName{z-index:2;color:#fff;text-align:center;text-shadow:0 2px 2px #000000f2,0 0 8px #000000d9;background:#000000b8;padding:7px 4px 8px;font-size:17px;font-weight:950;line-height:1;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -10px 18px #00000057}.draftboard-module__ZUDuGq__postDraftCardEmpty{align-items:flex-end;padding:0 16px 12px;font-size:26px;font-weight:950;line-height:1;display:flex}.draftboard-module__ZUDuGq__postDraftCardMove{cursor:grab}.draftboard-module__ZUDuGq__postDraftCardMove:hover{transform:translateY(-2px)translateZ(0);box-shadow:0 0 0 2px #28c4c924,0 14px 26px #0000005c}.draftboard-module__ZUDuGq__postDraftCardMove:active{cursor:grabbing}.draftboard-module__ZUDuGq__postConstBadge{z-index:3;color:#fff;pointer-events:none;background:#040c10b8;border:1px solid #28c4c9ad;border-radius:999px;justify-content:center;align-items:center;min-width:48px;height:34px;padding:0 12px;font-size:21px;font-weight:950;line-height:1;display:inline-flex;position:absolute;top:8px;right:8px;box-shadow:0 2px 8px #00000073,0 0 12px #28c4c92e}.draftboard-module__ZUDuGq__postWeaponWrap{position:relative}.draftboard-module__ZUDuGq__postWeaponSlot{width:100%;height:114px;color:var(--muted-2);cursor:pointer;contain:layout paint style;backface-visibility:hidden;background:#28141eb8;border:2px solid #f2366e;border-radius:5px;padding:0;display:block;position:relative;overflow:hidden}.draftboard-module__ZUDuGq__postWeaponSlot:before{content:"";z-index:0;pointer-events:none;opacity:.15;background:url(/imagem/logogray.svg) 50%/158% no-repeat;position:absolute;inset:-12%}.draftboard-module__ZUDuGq__postWeaponSlot:disabled{cursor:default}.draftboard-module__ZUDuGq__postWeaponSlot>span:not(.draftboard-module__ZUDuGq__postWeaponSlotViewport):not(.draftboard-module__ZUDuGq__postWeaponRefBadge){z-index:1;font-size:24px;font-weight:950;line-height:1;position:relative}.draftboard-module__ZUDuGq__postWeaponSlot .draftboard-module__ZUDuGq__postWeaponSlotViewport{z-index:1;transform-origin:0 0;pointer-events:none;width:212px;height:228px;display:block;position:absolute;top:0;left:0;transform:scale(.5)}.draftboard-module__ZUDuGq__postWeaponSlotViewport img{object-fit:contain;width:100%;height:100%}.draftboard-module__ZUDuGq__postWeaponImage{z-index:1;object-fit:contain;width:100%;height:100%;position:relative}.draftboard-module__ZUDuGq__postWeaponSlot .draftboard-module__ZUDuGq__postWeaponRefBadge{z-index:3;color:#f6d77f;text-align:center;pointer-events:none;background:#080705b3;border:1px solid #f0c5656b;border-radius:5px;min-width:24px;padding:2px 5px 1px;font-size:9px;font-weight:950;line-height:1;position:absolute;top:5px;right:5px;box-shadow:0 0 8px #da942c29}.draftboard-module__ZUDuGq__postWeaponSlot.draftboard-module__ZUDuGq__postWeaponRarity4{background:radial-gradient(circle at 50% 26%,#9448ff38,#0000 44%),linear-gradient(#27113ad1,#100719e0);border-color:#a65cff;box-shadow:inset 0 1px #e7ccff14,0 0 14px #a65cff2e}.draftboard-module__ZUDuGq__postWeaponSlot.draftboard-module__ZUDuGq__postWeaponRarity4 .draftboard-module__ZUDuGq__postWeaponRefBadge{color:#e3c5ff;background:#0f0718c7;border-color:#c690ff80;box-shadow:0 0 9px #a65cff33}.draftboard-module__ZUDuGq__postWeaponEmpty{color:#d2b66a;text-align:center;justify-content:center;align-items:center;min-height:160px;font-size:18px;font-weight:900;display:flex}.draftboard-module__ZUDuGq__postWeaponModalOverlay{z-index:var(--z-modal);background:#000000b8;justify-content:center;align-items:flex-start;padding:44px 22px 28px;display:flex;position:fixed;inset:0}.draftboard-module__ZUDuGq__postWeaponModal{background:radial-gradient(circle at 50% 0,#5e30106b,#0000 42%),linear-gradient(#110702fa,#080402fa);border:1px solid #9b4f1ab8;border-radius:10px;flex-direction:column;width:min(1270px,94vw);max-height:calc(100vh - 72px);display:flex;overflow:hidden;box-shadow:0 22px 70px #000000b8,inset 0 1px #ffd37614}.draftboard-module__ZUDuGq__postWeaponModalHead{background:linear-gradient(#220f05f0,#100702b8);border-bottom:1px solid #9b4f1a6b;justify-content:space-between;align-items:center;gap:22px;height:68px;padding:0 22px;display:flex}.draftboard-module__ZUDuGq__postWeaponModalHead div{gap:4px;display:grid}.draftboard-module__ZUDuGq__postWeaponModalHead strong{color:var(--fg);font-size:24px;font-weight:950}.draftboard-module__ZUDuGq__postWeaponModalHead span{color:#d7b865;letter-spacing:1px;font-size:12px;font-weight:900}.draftboard-module__ZUDuGq__postWeaponModalHead button{color:#f4dc9b;cursor:pointer;background:#2b1205c2;border:1px solid #dfb14f6b;border-radius:6px;width:38px;height:38px;font-size:18px;font-weight:950}.draftboard-module__ZUDuGq__postWeaponModalHead button:hover{background:#4d230ae6;border-color:#e6bd5a}.draftboard-module__ZUDuGq__postWeaponFilters{align-items:center;gap:10px;padding:14px 18px 4px;display:flex}.draftboard-module__ZUDuGq__postWeaponFilter{color:#f1cf75;cursor:pointer;opacity:.84;background:linear-gradient(#301607d6,#140803e6);border:1px solid #bb6e1f85;border-radius:7px;justify-content:center;align-items:center;width:54px;height:44px;display:inline-flex}.draftboard-module__ZUDuGq__postWeaponFilter:hover,.draftboard-module__ZUDuGq__postWeaponFilterOn{opacity:1;background:linear-gradient(#4f270aeb,#220e04f0);border-color:#e1a940;box-shadow:0 0 16px #da942c47}.draftboard-module__ZUDuGq__postWeaponFilter img{object-fit:contain;filter:sepia()saturate(2.1)hue-rotate(350deg)brightness(1.24)drop-shadow(0 0 7px #e0a33475);width:34px;height:34px}.draftboard-module__ZUDuGq__postWeaponFilter span{font-size:13px;font-weight:950}.draftboard-module__ZUDuGq__postWeaponRemoveFilter{color:#ff6f8b;border-color:#f2366e85}.draftboard-module__ZUDuGq__postWeaponTypeHint{color:#f1cf75;letter-spacing:.08em;align-items:center;gap:12px;padding:14px 18px 4px;font-size:13px;font-weight:950;display:flex}.draftboard-module__ZUDuGq__postWeaponTypeHint>img{object-fit:contain;filter:sepia()saturate(2.1)hue-rotate(350deg)brightness(1.24)drop-shadow(0 0 7px #e0a33475);width:38px;height:38px}.draftboard-module__ZUDuGq__postWeaponTypeHint>span{align-items:center;min-height:38px;display:inline-flex}.draftboard-module__ZUDuGq__postWeaponRemoveButton{color:#ff6f8b;cursor:pointer;background:#40121fad;border:1px solid #f2366e85;border-radius:7px;justify-content:center;align-items:center;min-width:58px;height:38px;margin-left:auto;font-size:14px;font-weight:950;display:inline-flex}.draftboard-module__ZUDuGq__postWeaponRemoveButton:hover{background:#531627e6;border-color:#ff6f8b;box-shadow:0 0 14px #f2366e38}.draftboard-module__ZUDuGq__postWeaponList{contain:layout paint style;grid-template-columns:repeat(auto-fill,132px);justify-content:center;gap:16px;max-height:calc(100vh - 230px);padding:16px 18px 22px;display:grid;overflow-y:auto}.draftboard-module__ZUDuGq__postWeaponOption{width:132px;height:132px;color:var(--fg);cursor:pointer;content-visibility:auto;contain:layout paint style;contain-intrinsic-size:132px 132px;background:radial-gradient(circle at 50% 32%,#74391259,#0000 45%),linear-gradient(#271006f2,#140803fa);border:1px solid #a35318b8;border-radius:9px;justify-content:center;align-items:center;padding:0;font-weight:900;display:inline-flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffdc8d0f}.draftboard-module__ZUDuGq__postWeaponOption:before{content:"";z-index:0;pointer-events:none;opacity:.15;background:url(/imagem/logogray.svg) 50%/158% no-repeat;position:absolute;inset:-12%}.draftboard-module__ZUDuGq__postWeaponOption:hover{background:radial-gradient(circle at 50% 30%,#974c1875,#0000 48%),linear-gradient(#371708fa,#180a04fa);border-color:#db9b35;box-shadow:0 0 18px #d27a2038,inset 0 1px #ffdc8d14}.draftboard-module__ZUDuGq__postWeaponOptionOn{border-color:#f0c565;box-shadow:0 0 22px #e7ac4252,inset 0 0 0 1px #f0c5654d}.draftboard-module__ZUDuGq__postWeaponOption.draftboard-module__ZUDuGq__postWeaponRarity4{background:radial-gradient(circle at 50% 32%,#7737bc57,#0000 45%),linear-gradient(#261139f5,#10081bfa);border-color:#9b4cffc2;box-shadow:inset 0 1px #e8ceff0f,0 0 14px #9b4cff1a}.draftboard-module__ZUDuGq__postWeaponOption.draftboard-module__ZUDuGq__postWeaponRarity4:hover{background:radial-gradient(circle at 50% 30%,#8e46dc75,#0000 48%),linear-gradient(#31164afa,#13091ffa);border-color:#bf83ff;box-shadow:0 0 18px #a65cff3d,inset 0 1px #e8ceff14}.draftboard-module__ZUDuGq__postWeaponOption.draftboard-module__ZUDuGq__postWeaponRarity4.draftboard-module__ZUDuGq__postWeaponOptionOn{border-color:#d7a7ff;box-shadow:0 0 24px #b160ff5c,inset 0 0 0 1px #d7a7ff47}.draftboard-module__ZUDuGq__postWeaponOption.draftboard-module__ZUDuGq__postWeaponRarity4 .draftboard-module__ZUDuGq__postWeaponOptionCost,.draftboard-module__ZUDuGq__postWeaponOption.draftboard-module__ZUDuGq__postWeaponRarity4 .draftboard-module__ZUDuGq__postWeaponOptionRefine{color:#e3c5ff;background:#0f0718c7;border-color:#c690ff80;box-shadow:0 0 9px #a65cff33}.draftboard-module__ZUDuGq__postWeaponOption.draftboard-module__ZUDuGq__postWeaponRarity4 .draftboard-module__ZUDuGq__postWeaponOptionRefine button{color:#e3c5ff;background:#31144dd6;border-color:#c690ff80}.draftboard-module__ZUDuGq__postWeaponOptionViewport{z-index:1;transform-origin:0 0;pointer-events:none;width:264px;height:264px;display:block;position:absolute;top:0;left:0;transform:scale(.5)}.draftboard-module__ZUDuGq__postWeaponOptionViewport img{object-fit:contain;filter:drop-shadow(0 8px 9px #0000006b);width:100%;height:100%}.draftboard-module__ZUDuGq__postWeaponOptionImage{z-index:1;object-fit:contain;filter:drop-shadow(0 8px 9px #0000006b);width:100%;height:100%;position:relative}.draftboard-module__ZUDuGq__postWeaponOptionCost{z-index:3;color:#f6d77f;text-align:center;pointer-events:none;background:#080705c7;border:1px solid #f0c56575;border-radius:6px;min-width:44px;padding:4px 6px 3px;font-size:11px;font-weight:950;line-height:1;position:absolute;bottom:7px;right:7px;box-shadow:0 0 10px #da942c33}.draftboard-module__ZUDuGq__postWeaponOptionRefine{z-index:4;color:#f6d77f;background:#080705b8;border:1px solid #f0c56575;border-radius:5px;align-items:center;gap:3px;padding:2px 4px;display:inline-flex;position:absolute;top:6px;left:6px;box-shadow:0 0 8px #da942c29}.draftboard-module__ZUDuGq__postWeaponOptionRefine button{color:#f6d77f;cursor:pointer;background:#3d1e07d1;border:1px solid #f0c56580;border-radius:4px;justify-content:center;align-items:center;width:17px;height:17px;font-size:12px;font-weight:950;line-height:1;display:inline-flex}.draftboard-module__ZUDuGq__postWeaponOptionRefine button:hover:not(:disabled){border-color:#f0c565;box-shadow:0 0 12px #e7ac4247}.draftboard-module__ZUDuGq__postWeaponOptionRefine button:disabled{opacity:.42;cursor:not-allowed}.draftboard-module__ZUDuGq__postWeaponOptionRefine b{text-align:center;min-width:17px;font-size:10px;font-weight:950;line-height:1}.draftboard-module__ZUDuGq__postWeaponRemove{color:#ff6a86;background:#40121fad;border-color:#f2366e70}.draftboard-module__ZUDuGq__postWeaponRemove span{font-size:24px;font-weight:950}.draftboard-module__ZUDuGq__postWeaponOption:disabled,.draftboard-module__ZUDuGq__postWeaponOptionDisabled{color:var(--muted);cursor:not-allowed;opacity:.5}.draftboard-module__ZUDuGq__postPointsBox{border:3px solid var(--border);background:#11171ec2;border-radius:7px;grid-template-columns:1fr 1fr;gap:22px;width:426px;height:80px;margin:0;padding:12px 28px;display:grid;position:absolute;top:620px;left:6px}.draftboard-module__ZUDuGq__postPointsBoxR{margin-left:0;margin-right:0;left:auto;right:6px}.draftboard-module__ZUDuGq__postPointsBox span{color:var(--accent);text-align:center;gap:2px;font-size:14px;font-weight:900;display:grid}.draftboard-module__ZUDuGq__postPointsBox b{color:#fff;font-size:22px;font-weight:950}.draftboard-module__ZUDuGq__postPointsBox small{color:#fff;font-size:18px}.draftboard-module__ZUDuGq__postBottom{grid-template-columns:auto auto;align-items:start;gap:22px;margin-top:0;display:grid;position:absolute;top:886px;left:8px}.draftboard-module__ZUDuGq__postSideR .draftboard-module__ZUDuGq__postBottom{justify-content:end;left:auto;right:8px}.draftboard-module__ZUDuGq__postSideR .draftboard-module__ZUDuGq__postBanGroup{order:2}.draftboard-module__ZUDuGq__postSideR .draftboard-module__ZUDuGq__postImuneGroup{order:1}.draftboard-module__ZUDuGq__postBanGroup{grid-template-columns:repeat(3,106px);gap:12px;display:grid;transform:translateY(-58px)}.draftboard-module__ZUDuGq__postMiniCard{aspect-ratio:1;contain:layout paint style;backface-visibility:hidden;background:#4212179e;border:2px solid #c23838;border-radius:5px;width:106px;position:relative;overflow:hidden}.draftboard-module__ZUDuGq__postMiniCard:before{content:"";z-index:0;pointer-events:none;opacity:.15;background:url(/imagem/logogray.svg) 50%/158% no-repeat;position:absolute;inset:-12%}.draftboard-module__ZUDuGq__postMiniCard img{z-index:1;object-fit:cover;object-position:center;width:100%;height:100%;position:relative}.draftboard-module__ZUDuGq__postMiniBanned img{opacity:.5}.draftboard-module__ZUDuGq__postMiniBanned:after{content:"X";z-index:2;color:#ff5a59;text-shadow:0 2px 2px #000000d9;justify-content:center;align-items:center;font-size:34px;font-weight:950;display:flex;position:absolute;inset:0}.draftboard-module__ZUDuGq__postMiniImune{border-color:var(--accent);background:#0b2f35b8}.draftboard-module__ZUDuGq__postImuneGroup{gap:8px;display:grid}.draftboard-module__ZUDuGq__postImuneTitle{color:var(--fg);font-size:26px;font-weight:500;line-height:1}.draftboard-module__ZUDuGq__postImuneTitle b{color:var(--muted-2);font-weight:950}.draftboard-module__ZUDuGq__postImuneSlots{gap:12px;display:flex}.draftboard-module__ZUDuGq__postSkipCell{color:#9aa4af;justify-content:center;align-items:center;display:flex}.draftboard-module__ZUDuGq__finishAgreementOverlay{z-index:var(--z-modal);background:radial-gradient(circle at 50% 48%,#28c4c929,#0000 34%),#00000094;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.draftboard-module__ZUDuGq__finishAgreementBox{width:min(560px,100vw - 40px);color:var(--fg);text-align:center;background:linear-gradient(#0e1922fa,#05090efa),#05090ef5;border:1px solid #28c4c980;border-radius:10px;gap:14px;padding:24px;display:grid;box-shadow:0 28px 80px #0000009e,0 0 34px #28c4c92e,inset 0 0 0 1px #ffffff09}.draftboard-module__ZUDuGq__finishAgreementBox[data-state=contested]{border-color:#ff546b94;box-shadow:0 28px 80px #0000009e,0 0 34px #ff546b29,inset 0 0 0 1px #ffffff09}.draftboard-module__ZUDuGq__finishAgreementKicker{color:var(--accent);letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-weight:950}.draftboard-module__ZUDuGq__finishAgreementBox[data-state=contested] .draftboard-module__ZUDuGq__finishAgreementKicker{color:#ff5a72}.draftboard-module__ZUDuGq__finishAgreementBox strong{color:#fff;text-transform:uppercase;font-size:26px;font-weight:950}.draftboard-module__ZUDuGq__finishAgreementBox p{color:var(--muted);margin:0;font-size:14px;font-weight:850;line-height:1.45}.draftboard-module__ZUDuGq__finishAgreementBox p b{color:var(--fg)}.draftboard-module__ZUDuGq__finishAgreementTimer{min-width:240px;color:var(--accent);letter-spacing:.08em;text-transform:uppercase;background:#28c4c914;border:1px solid #28c4c947;border-radius:8px;justify-self:center;padding:10px 14px;font-size:14px;font-weight:950}.draftboard-module__ZUDuGq__finishAgreementBox textarea{resize:vertical;width:100%;min-height:104px;color:var(--fg);background:#05090edb;border:1px solid #28c4c947;border-radius:8px;outline:none;padding:12px;font-size:13px;font-weight:850}.draftboard-module__ZUDuGq__finishAgreementBox textarea:focus{border-color:var(--accent);box-shadow:0 0 18px #28c4c929}.draftboard-module__ZUDuGq__finishAgreementActions{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.draftboard-module__ZUDuGq__finishAgreementActions button{min-height:44px;color:var(--fg);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:#28c4c91a;border:1px solid #28c4c980;border-radius:8px;font-size:12px;font-weight:950}.draftboard-module__ZUDuGq__finishAgreementActions button:hover:not(:disabled){border-color:var(--accent);color:var(--accent);box-shadow:0 0 18px #28c4c92e}.draftboard-module__ZUDuGq__finishAgreementActions button:nth-child(2){background:#ff546b14;border-color:#ff546b80}.draftboard-module__ZUDuGq__finishAgreementActions button:nth-child(2):hover:not(:disabled){color:#ff5a72;border-color:#ff5a72;box-shadow:0 0 18px #ff546b29}.draftboard-module__ZUDuGq__finishAgreementActions button:disabled{cursor:wait;opacity:.58}.draftboard-module__ZUDuGq__finishAgreementError{color:#ff5a72;font-size:12px;font-weight:900}html[data-tatucup-performance=reduced] .draftboard-module__ZUDuGq__glowL1:before{opacity:.62;animation:none}html[data-tatucup-performance=reduced] .draftboard-module__ZUDuGq__glowL2:after{opacity:.62;animation:none}html[data-tatucup-performance=reduced] .draftboard-module__ZUDuGq__waitingView.draftboard-module__ZUDuGq__glowL1:before{opacity:.62;animation:none}html[data-tatucup-performance=reduced] .draftboard-module__ZUDuGq__waitingView.draftboard-module__ZUDuGq__glowL2:after{opacity:.62;animation:none}html[data-tatucup-performance=reduced] .draftboard-module__ZUDuGq__deckEnemyTurn{filter:none;opacity:.86}html[data-tatucup-performance=reduced] .draftboard-module__ZUDuGq__actionFxPanel:before{filter:none;opacity:.34}html[data-tatucup-performance=reduced] .draftboard-module__ZUDuGq__actionFxCard{box-shadow:0 0 0 1px #ffffff14 inset, 0 20px 36px #00000085, 0 0 22px var(--fx-glow-soft);animation:none}html[data-tatucup-performance=reduced] .draftboard-module__ZUDuGq__actionFxBan .draftboard-module__ZUDuGq__actionFxCard img{filter:grayscale(.45)brightness(.76)}html[data-tatucup-performance=reduced] .draftboard-module__ZUDuGq__resultFxAura{filter:none;opacity:.32;animation:none}html[data-tatucup-performance=reduced] .draftboard-module__ZUDuGq__resultFxBurst{filter:none}html[data-tatucup-performance=reduced] .draftboard-module__ZUDuGq__resultFxCard{box-shadow:0 0 0 1px #ffffff24, 0 0 34px color-mix(in srgb, var(--result-color) 36%, transparent), 0 30px 96px #000000ad, inset 0 0 44px color-mix(in srgb, var(--result-color) 12%, transparent);animation:.78s cubic-bezier(.16,.9,.22,1) both draftboard-module__ZUDuGq__resultCardIn}html[data-tatucup-performance=reduced] .draftboard-module__ZUDuGq__resultFxOverlay:before{box-shadow:0 0 20px color-mix(in srgb, var(--result-color) 26%, transparent), inset 0 0 20px color-mix(in srgb, var(--result-color) 12%, transparent)}html[data-tatucup-performance=reduced] .draftboard-module__ZUDuGq__resultFxOverlay:after{box-shadow:0 0 20px color-mix(in srgb, var(--result-color) 26%, transparent), inset 0 0 20px color-mix(in srgb, var(--result-color) 12%, transparent)}html[data-tatucup-performance=reduced] .draftboard-module__ZUDuGq__postWeaponOptionBaseImage{filter:none}html[data-tatucup-performance=reduced] .draftboard-module__ZUDuGq__postWeaponOptionImage{filter:none}html[data-tatucup-performance=reduced] .draftboard-module__ZUDuGq__postWeaponFilter img{filter:none}html[data-tatucup-performance=reduced] .draftboard-module__ZUDuGq__postWeaponEditorTypeIcon{filter:none}html[data-tatucup-performance=reduced] .draftboard-module__ZUDuGq__chartPoint{filter:none}html[data-tatucup-performance=reduced] .draftboard-module__ZUDuGq__chartPointBad{filter:none}html[data-tatucup-performance=reduced] .draftboard-module__ZUDuGq__chartPointNeutral{filter:none}
.Modal-module__jXeYoq__overlay{z-index:var(--z-modal);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}@media (max-width:820px){.Modal-module__jXeYoq__overlay{align-items:stretch;padding:10px}.Modal-module__jXeYoq__modal{border-radius:14px;max-height:calc(100svh - 20px)}.Modal-module__jXeYoq__wide{max-width:100%}.Modal-module__jXeYoq__header{flex-wrap:wrap;align-items:flex-start;gap:8px;padding:10px 12px}.Modal-module__jXeYoq__title{flex:170px;min-width:0;font-size:clamp(14px,4vw,17px);line-height:1.08}.Modal-module__jXeYoq__subtitle{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:11px;display:block;overflow:hidden}.Modal-module__jXeYoq__headerSpacer{display:none}.Modal-module__jXeYoq__headerActions{gap:6px;margin-left:auto}.Modal-module__jXeYoq__headerActions .btn{min-height:34px;padding:0 10px;font-size:11px}.Modal-module__jXeYoq__body{padding:10px 12px 4px}.Modal-module__jXeYoq__footerNote{padding:8px 12px 12px;font-size:11px}}
.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}
