.stats-module__qqoEPG__page{color:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-direction:column;gap:16px;padding:16px 12px 100px;display:flex}.stats-module__qqoEPG__pageTitle{text-transform:uppercase;margin:0;font-family:CormorantGaramond,EBGaramond,serif;font-size:22px;font-weight:700}.stats-module__qqoEPG__text{opacity:.7;margin:0;font-size:15px}.stats-module__qqoEPG__summary{background:rgba(255,255,255,.04);border:1px solid rgba(138,27,46,.3);border-radius:14px;flex-direction:column;gap:14px;padding:14px;display:flex}.stats-module__qqoEPG__levelRow{align-items:center;gap:12px;display:flex}.stats-module__qqoEPG__levelBadge{background:rgba(138,27,46,.22);border:1px solid rgba(138,27,46,.6);border-radius:12px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;min-width:54px;height:54px;padding:4px 8px;display:flex}.stats-module__qqoEPG__levelLabel{opacity:.7;letter-spacing:.04em;font-size:10px;font-weight:700}.stats-module__qqoEPG__levelValue{font-family:CormorantGaramond,EBGaramond,serif;font-size:22px;font-weight:700;line-height:1}.stats-module__qqoEPG__xpInfo{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.stats-module__qqoEPG__xpRow{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.stats-module__qqoEPG__xpText{opacity:.85;font-size:12px;font-weight:700}.stats-module__qqoEPG__rankText{color:#c43a55;font-size:13px;font-weight:700}.stats-module__qqoEPG__xpBarTrack{background:rgba(255,255,255,.08);border-radius:999px;width:100%;height:6px;overflow:hidden}.stats-module__qqoEPG__xpBarFill{border-radius:inherit;background:linear-gradient(90deg,#5a0f1c 0%,#8a1b2e 100%);height:100%;transition:width .3s}.stats-module__qqoEPG__statsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.stats-module__qqoEPG__statCell{background:rgba(255,255,255,.04);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:10px 6px;display:flex}.stats-module__qqoEPG__statValue{font-family:CormorantGaramond,EBGaramond,serif;font-size:20px;font-weight:700;line-height:1}.stats-module__qqoEPG__statLabel{opacity:.65;letter-spacing:.03em;text-align:center;font-size:10px;font-weight:700}.stats-module__qqoEPG__leaderboardSection,.stats-module__qqoEPG__leaderboardHeader{flex-direction:column;gap:10px;display:flex}.stats-module__qqoEPG__sectionTitle{text-transform:uppercase;margin:0;font-family:CormorantGaramond,EBGaramond,serif;font-size:18px;font-weight:700}.stats-module__qqoEPG__tabsRow{justify-content:stretch;gap:12px;display:flex}.stats-module__qqoEPG__tabButton{cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex:1 1 0;width:100%;height:64px;padding:0;position:relative}.stats-module__qqoEPG__tabBg{object-fit:contain}.stats-module__qqoEPG__tabLabel{z-index:1;letter-spacing:.02em;text-align:center;text-transform:uppercase;color:#cacaca;justify-content:center;align-items:center;height:100%;font-family:EBGaramond;font-size:14px;font-weight:500;line-height:100%;display:flex;position:relative}.stats-module__qqoEPG__tabLabelActive{color:#fff}.stats-module__qqoEPG__leaderboardList{flex-direction:column;gap:8px;display:flex}.stats-module__qqoEPG__row{background:rgba(255,255,255,.04);border-radius:12px;align-items:center;gap:12px;padding:10px 12px;display:flex}.stats-module__qqoEPG__rowMe{background:rgba(138,27,46,.14);border:1px solid rgba(138,27,46,.6)}.stats-module__qqoEPG__rank{text-align:center;opacity:.85;flex-shrink:0;min-width:22px;font-family:CormorantGaramond,EBGaramond,serif;font-size:18px;font-weight:700}.stats-module__qqoEPG__avatarWrapper{background:rgba(255,255,255,.06);border-radius:50%;flex-shrink:0;width:36px;height:36px;overflow:hidden}.stats-module__qqoEPG__avatar{object-fit:cover;width:100%;height:100%}.stats-module__qqoEPG__rowBody{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.stats-module__qqoEPG__rowName{text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700;line-height:1.2;overflow:hidden}.stats-module__qqoEPG__rowMeta{opacity:.65;font-size:11px}.stats-module__qqoEPG__rowValue{color:#c43a55;flex-shrink:0;font-family:CormorantGaramond,EBGaramond,serif;font-size:18px;font-weight:700}
.rpsLoader-module__xSblvq__center{place-items:center;min-height:120px;display:grid}.rpsLoader-module__xSblvq__spinner{animation:rpsLoader-module__xSblvq__rps-rotate var(--rps-speed,1.2s)linear infinite;position:relative}.rpsLoader-module__xSblvq__ring,.rpsLoader-module__xSblvq__innerRing{display:none}.rpsLoader-module__xSblvq__item{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.rpsLoader-module__xSblvq__item1{transform:translate(-50%,-50%)rotate(0deg)translate(var(--rps-radius,52px))rotate(0deg)}.rpsLoader-module__xSblvq__item2{transform:translate(-50%,-50%)rotate(120deg)translate(var(--rps-radius,52px))rotate(-120deg)}.rpsLoader-module__xSblvq__item3{transform:translate(-50%,-50%)rotate(240deg)translate(var(--rps-radius,52px))rotate(-240deg)}@keyframes rpsLoader-module__xSblvq__rps-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.navigationMenu-module__xvvp9q__navigationMenu{z-index:100;background-color:#121212;justify-content:center;align-items:center;width:100%;padding:10px 0 20px;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.navigationMenu-module__xvvp9q__navButton{color:rgba(255,255,255,.3);cursor:pointer;background-color:transparent;border:none;border-radius:8px;justify-content:center;align-items:center;padding:16px 23px;display:flex;position:relative;overflow:hidden}.navigationMenu-module__xvvp9q__navButton.navigationMenu-module__xvvp9q__active{color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.3)}.navigationMenu-module__xvvp9q__navButtonBg{object-fit:cover;z-index:0;opacity:.6}.navigationMenu-module__xvvp9q__navButtonIcon{z-index:1;justify-content:center;align-items:center;display:flex;position:relative}
.layout-module__sqqsta__layoutContainer{flex-direction:column;justify-content:flex-start;align-items:center;width:100vw;min-height:100vh;display:flex;position:relative}.layout-module__sqqsta__layoutContent{width:100%;max-width:768px;margin:calc(var(--tg-safe-area-inset-top,0px) + var(--tg-content-safe-area-inset-top,0px) + 20px)auto 0;flex-direction:column;flex:1;padding:52px 16px 100px;display:flex;position:relative}@media (min-height:600px){.layout-module__sqqsta__layoutContainer{justify-content:center}}.layout-module__sqqsta__photoContainer{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.layout-module__sqqsta__loaderContainer{justify-content:center;align-items:center;min-height:100vh;display:flex}
.fclub-module__CGS4eG__container{flex-direction:column;flex:1;justify-content:flex-start;align-items:stretch;width:100%;min-height:300px;padding-top:8px;font-size:14px;display:flex;position:relative}.fclub-module__CGS4eG__roundInfo{text-transform:uppercase;letter-spacing:.08em;opacity:.7;justify-content:flex-start;width:100%;min-height:0;margin-bottom:8px;font-size:11px;display:flex}.fclub-module__CGS4eG__playersInfoContainer{flex-direction:row;justify-content:space-between;align-items:center;gap:12px;width:100%;margin-bottom:6px;display:flex}.fclub-module__CGS4eG__vstext{letter-spacing:-1%;text-transform:uppercase;color:#979797;align-self:flex-start;margin-top:50px;font-family:EBGaramond;font-size:24px;font-weight:400;line-height:100%}.fclub-module__CGS4eG__playersInfoContainerInner{flex-direction:column;justify-content:flex-start;align-self:stretch;align-items:center;display:flex;position:relative}.fclub-module__CGS4eG__playersInfoContainerInner>.fclub-module__CGS4eG__vstext{align-self:auto}.fclub-module__CGS4eG__errorBubble{z-index:10;color:#ffe2e2;text-transform:none;text-align:center;pointer-events:auto;background:rgba(28,0,0,.92);border:1px solid rgba(255,80,80,.7);border-radius:10px;min-width:140px;max-width:220px;padding:8px 12px;font-family:EBGaramond;font-size:12px;font-weight:400;line-height:130%;position:absolute;top:50%;left:50%;transform:translate(-50%,calc(-50% - 28px));box-shadow:0 4px 20px rgba(0,0,0,.45),0 0 12px rgba(255,80,80,.35)}.fclub-module__CGS4eG__errorBubble:after{content:"";background:rgba(28,0,0,.92);border-bottom:1px solid rgba(255,80,80,.7);border-right:1px solid rgba(255,80,80,.7);width:10px;height:10px;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)rotate(45deg)}.fclub-module__CGS4eG__errorBubbleClose{color:#fff;cursor:pointer;background:rgba(0,0,0,.85);border:1px solid rgba(255,80,80,.8);border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;padding:0;font-size:11px;line-height:1;display:flex;position:absolute;top:-6px;right:-6px}.fclub-module__CGS4eG__gameArea{flex-direction:row;flex:1;justify-content:space-between;align-items:center;min-height:175px;display:flex}.fclub-module__CGS4eG__choiceButtons{flex-direction:row;justify-content:center;align-items:center;gap:20px;margin-top:27px;margin-bottom:54px;transition:opacity 1.8s ease-in-out;display:flex}.fclub-module__CGS4eG__choiceButton{background:0 0;border:none;outline:none}.fclub-module__CGS4eG__countdown{flex-direction:column;justify-content:space-between;align-items:center;gap:8px;height:100%;display:flex}.fclub-module__CGS4eG__countdownTexts{flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex}.fclub-module__CGS4eG__countdownNumber{letter-spacing:-1%;text-align:center;color:rgba(255,255,255,.56);text-transform:none;font-family:EBGaramond;font-size:24px;font-weight:400;line-height:19px}.fclub-module__CGS4eG__countdownText{letter-spacing:2%;text-align:center;text-transform:uppercase;font-family:Cormorant Garamond;font-size:36px;font-weight:400;line-height:100%}.fclub-module__CGS4eG__countdownTextSmall{letter-spacing:2%;text-align:center;text-transform:uppercase;font-family:Cormorant Garamond;font-size:26px;font-weight:400;line-height:100%}.fclub-module__CGS4eG__choicePlaceholder{background:0 0;width:170px;height:170px}.fclub-module__CGS4eG__resultContainer{flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.fclub-module__CGS4eG__resultRound{letter-spacing:2%;text-align:center;text-transform:uppercase;font-family:EBGaramond;font-size:20px;font-weight:400;line-height:100%}.fclub-module__CGS4eG__resultText{letter-spacing:-1%;text-align:center;text-transform:none;color:#fff;font-family:EBGaramond;font-size:18px;font-weight:400;line-height:19px}.fclub-module__CGS4eG__lastRoundRecap{opacity:.7;flex-direction:column;align-items:center;gap:0;display:flex}.fclub-module__CGS4eG__lastRoundRecapText{text-align:center;text-transform:none;color:#fff;margin:0;font-family:EBGaramond;font-size:13px;font-weight:400;line-height:16px}.fclub-module__CGS4eG__historyExpandButtonContainer{flex-direction:column;justify-content:center;align-items:center;gap:8px;height:16px;display:flex}.fclub-module__CGS4eG__emptyContainerhistoryExpand{height:16px}.fclub-module__CGS4eG__historyExpandButton{color:#fff;opacity:.5;cursor:pointer;letter-spacing:2%;text-transform:none;text-align:center;background:0 0;border:none;font-family:EBGaramond;font-size:16px;font-weight:400;line-height:100%}.fclub-module__CGS4eG__choice{justify-content:center;align-items:center;width:170px;height:170px;display:flex;position:relative}.fclub-module__CGS4eG__headerGameArea{flex-direction:row;justify-content:flex-end;align-items:center;gap:8px;min-height:48px;display:flex}.fclub-module__CGS4eG__headerCountdown{flex-direction:column;justify-content:center;align-items:center;gap:2px;height:100%;display:flex}.fclub-module__CGS4eG__headerCountdownNumber{font-size:26px;font-weight:600;line-height:100%}.fclub-module__CGS4eG__headerCountdownText{text-align:center;color:rgba(255,255,255,.6);font-size:12px;font-weight:600}.fclub-module__CGS4eG__headerChoice{justify-content:center;align-items:center;width:60px;height:60px;display:flex}.fclub-module__CGS4eG__headerChoicePlaceholder{background:0 0;width:60px;height:60px}.fclub-module__CGS4eG__headerVsLabel{opacity:.8;font-size:14px;font-weight:700}.fclub-module__CGS4eG__headerResult{flex-direction:row;align-items:center;gap:6px;height:100%;display:flex}.fclub-module__CGS4eG__headerChoiceSmall{justify-content:center;align-items:center;width:40px;height:40px;display:flex}.fclub-module__CGS4eG__headerChoiceSmallPlaceholder{width:40px;height:40px}.fclub-module__CGS4eG__choiceSection{flex-direction:column;align-items:stretch;gap:16px;width:100%;margin-top:8px;margin-bottom:24px;transition:opacity .3s;display:flex}.fclub-module__CGS4eG__attackDefenseContainer{flex-direction:row;justify-content:space-between;gap:12px;display:flex}.fclub-module__CGS4eG__zonesColumn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(0,0,0,.35);border:1px solid rgba(255,255,255,.12);border-radius:16px;flex:1;padding:12px}.fclub-module__CGS4eG__zonesTitle{text-transform:uppercase;letter-spacing:.08em;opacity:.7;margin-bottom:8px;font-size:12px}.fclub-module__CGS4eG__zonesGrid{flex-direction:column;gap:8px;display:flex}.fclub-module__CGS4eG__zoneButton{color:#fff;text-align:left;cursor:pointer;background:radial-gradient(circle at 0 0,#ff2e63 0,#1b1b2f 60%);border:1px solid rgba(255,255,255,.14);border-radius:12px;outline:none;justify-content:flex-start;align-items:center;gap:8px;width:100%;padding:8px 10px;font-size:11px;transition:transform .12s,box-shadow .12s,background .12s,border-color .12s;display:flex}.fclub-module__CGS4eG__zoneButtonActive{background:radial-gradient(circle at 0 0,#ffb320 0,#1b1b2f 60%);border-color:rgba(255,179,32,.9);box-shadow:0 0 12px rgba(255,179,32,.55)}.fclub-module__CGS4eG__zoneButton:active{transform:scale(.96)}.fclub-module__CGS4eG__zoneIcon{justify-content:center;align-items:center;width:32px;height:32px;display:flex}.fclub-module__CGS4eG__zoneLabel{font-weight:600}.fclub-module__CGS4eG__confirmButton{color:#fff;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;background:linear-gradient(90deg,#ff2e63 0%,#ff9a00 100%);border:none;border-radius:999px;width:100%;margin-top:4px;padding:12px 16px;font-size:14px;font-weight:700;transition:transform .12s,box-shadow .12s,opacity .12s;box-shadow:0 0 16px rgba(255,46,99,.5)}.fclub-module__CGS4eG__confirmButton:active{transform:scale(.97);box-shadow:0 0 8px rgba(255,46,99,.6)}.fclub-module__CGS4eG__confirmButton:disabled{opacity:.4;cursor:default;box-shadow:none}.fclub-module__CGS4eG__itemsContainer{flex-direction:row;justify-content:space-between;align-items:center;gap:8px;width:100%;min-height:48px;margin-bottom:8px;display:flex}.fclub-module__CGS4eG__consumableRow{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;width:100%;margin-bottom:8px;display:grid}.fclub-module__CGS4eG__consumableSlot{aspect-ratio:1;width:100%;max-width:none;position:relative}.fclub-module__CGS4eG__consumableBg{object-fit:contain}.fclub-module__CGS4eG__itemsRow{flex-direction:row;align-items:center;gap:6px;display:flex}.fclub-module__CGS4eG__itemSlot{cursor:pointer;color:#fff;background:0 0;border:none;border-radius:999px;outline:none;align-items:center;gap:6px;padding:4px 6px;transition:transform .12s,opacity .12s;display:flex}.fclub-module__CGS4eG__itemSlot:active{transform:scale(.97)}.fclub-module__CGS4eG__itemSlot:disabled{opacity:.4;cursor:default}.fclub-module__CGS4eG__itemIconWrapper{justify-content:center;align-items:center;width:28px;height:28px;display:flex}.fclub-module__CGS4eG__itemInfo{flex-direction:column;flex:1;gap:2px;display:flex}.fclub-module__CGS4eG__itemTitle{font-size:11px;font-weight:600}.fclub-module__CGS4eG__itemSubtitle{opacity:.7;font-size:10px}.fclub-module__CGS4eG__itemCount{color:#fff;font-size:11px;font-weight:600}.fclub-module__CGS4eG__historyContainer{background:rgba(0,0,0,.35);border:1px solid rgba(255,255,255,.08);border-radius:14px;width:100%;margin-top:12px;padding:10px 12px}.fclub-module__CGS4eG__historyTitle{text-transform:uppercase;letter-spacing:.08em;opacity:.7;margin-bottom:6px;font-size:11px}.fclub-module__CGS4eG__historyList{flex-direction:column;gap:12px;font-size:13px;display:flex}.fclub-module__CGS4eG__historyItem{text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;gap:4px;display:flex}.fclub-module__CGS4eG__historyRound{letter-spacing:.08em;text-transform:uppercase;color:#fff;opacity:.9;font-family:Cormorant Garamond;font-size:18px;font-weight:400;line-height:100%}.fclub-module__CGS4eG__historyMoves{justify-content:center;align-items:center;gap:4px;font-family:EBGaramond;font-size:14px;line-height:130%;display:flex}.fclub-module__CGS4eG__historyVs{opacity:.8;font-size:11px}.fclub-module__CGS4eG__historyResult{text-transform:uppercase;font-family:EBGaramond;font-size:14px;line-height:130%}.fclub-module__CGS4eG__historyResult_win{color:#00ff85}.fclub-module__CGS4eG__historyResult_lose{color:#ff4b4b}.fclub-module__CGS4eG__historyResult_draw{color:#fd0}.fclub-module__CGS4eG__containerFight{flex-direction:column;flex:1;justify-content:flex-start;align-self:center;align-items:stretch;width:100%;max-width:450px;min-height:300px;padding-top:8px;font-size:14px;display:flex;position:relative}.fclub-module__CGS4eG__historyOverlay{background:0 0;flex-direction:column;justify-content:space-between;align-items:stretch;display:flex;position:absolute;top:220px;bottom:0;left:0;right:0}.fclub-module__CGS4eG__historyOverlayContent{pointer-events:auto;flex:1;padding:12px 12px 80px;overflow-y:auto}.fclub-module__CGS4eG__historyOverlayList{flex-direction:column;gap:42px;display:flex}.fclub-module__CGS4eG__historyCollapseButton{text-align:center;color:rgba(255,255,255,.5);cursor:pointer;background:linear-gradient(#121212 0%,#121212 35%);border:none;padding:14px 16px 18px;font-family:EBGaramond;font-size:16px;line-height:16px;position:absolute;bottom:0;left:0;right:0}.fclub-module__CGS4eG__hitButton{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:1;background:0 0;border:none;justify-content:center;align-items:center;width:100%;height:84px;transition:opacity .2s;display:flex;position:relative}.fclub-module__CGS4eG__hitButton:active:not(:disabled){transform:scale(.96)}.fclub-module__CGS4eG__hitButton:disabled{opacity:.5;cursor:not-allowed}.fclub-module__CGS4eG__hitButtonLabel{letter-spacing:4%;text-align:center;text-transform:uppercase;color:#faf5e7;font-family:EBGaramond;font-size:24px;font-weight:600;line-height:100%;position:relative}.fclub-module__CGS4eG__hitButtonImage{z-index:0;object-fit:contain}.fclub-module__CGS4eG__attackDefenseContainerFight{flex-direction:row;justify-content:space-between;align-self:center;gap:4px;width:100%;max-width:450px;display:flex}.fclub-module__CGS4eG__zonesColumnFight{flex-direction:column;align-items:flex-start;gap:4px;width:100%;display:flex}.fclub-module__CGS4eG__zonesColumnFightRight{align-items:flex-end}.fclub-module__CGS4eG__zonesTitleFight{letter-spacing:2%;vertical-align:middle;text-transform:uppercase;color:#fff;font-family:Cormorant Garamond;font-size:18px;font-weight:400;line-height:100%}.fclub-module__CGS4eG__zonesGridFight{flex-direction:column;gap:4px;width:100%;display:flex}.fclub-module__CGS4eG__zoneButtonFight{cursor:pointer;background:0 0;border:none;outline:none;justify-content:center;align-items:center;gap:8px;width:100%;height:56px;transition:transform .12s,box-shadow .12s,background .12s,border-color .12s;display:flex;position:relative}.fclub-module__CGS4eG__zoneBGButtonFight{object-fit:contain;z-index:0;width:calc(100% - 24px);height:calc(100% - 14px);position:absolute;top:7px;left:12px}.fclub-module__CGS4eG__zoneLabelFight{z-index:1;letter-spacing:2%;text-align:center;vertical-align:middle;text-transform:uppercase;color:#cacaca;font-family:EBGaramond;font-size:18px;font-weight:500;line-height:100%;position:relative}.fclub-module__CGS4eG__gameAreaFight{flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:160px;display:flex}.fclub-module__CGS4eG__resultOverlay{z-index:1000;background:#000;flex-direction:column;justify-content:flex-start;align-items:stretch;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.fclub-module__CGS4eG__resultOverlayImage{z-index:0;object-fit:cover}.fclub-module__CGS4eG__resultOverlayImageWrapper{z-index:1;aspect-ratio:9/16;width:100%;max-width:768px;margin:0 auto;position:relative;overflow:hidden}.fclub-module__CGS4eG__resultOverlayBottom{z-index:2;box-sizing:border-box;flex-direction:column;justify-content:flex-end;align-items:stretch;gap:16px;width:100%;max-width:768px;margin:0 auto;padding:4px 16px 62px;display:flex;position:relative}.fclub-module__CGS4eG__resultOverlayGradient{z-index:0;background:linear-gradient(transparent 0%,transparent 70%,rgba(0,0,0,.75) 80%,#000 100%);position:absolute;top:0;bottom:0;left:0;right:0}.fclub-module__CGS4eG__resultOverlayTextBlock{z-index:1;margin-bottom:8px;position:relative}.fclub-module__CGS4eG__resultOverlayTitle{letter-spacing:2%;text-align:center;text-transform:uppercase;color:#fff;margin-bottom:20px;font-family:EBGaramond;font-size:36px;font-weight:400;line-height:100%}.fclub-module__CGS4eG__resultOverlayRound{letter-spacing:2%;text-align:center;text-transform:uppercase;margin-bottom:12px;font-family:EBGaramond;font-size:20px;font-weight:400;line-height:100%}.fclub-module__CGS4eG__resultOverlayLinePrimary,.fclub-module__CGS4eG__resultOverlayLineSecondary{color:#fff;text-align:center;font-family:EBGaramond;font-size:14px;font-weight:400;line-height:130%}.fclub-module__CGS4eG__resultOverlayLinePrimary{margin-bottom:4px}.fclub-module__CGS4eG__fightSummary{background:rgba(255,255,255,.06);border-radius:8px;flex-direction:column;gap:6px;margin-top:10px;padding:12px 16px;display:flex}.fclub-module__CGS4eG__fightSummaryRow{color:#fff;text-transform:uppercase;justify-content:center;align-items:baseline;gap:8px;font-family:EBGaramond;font-size:13px;line-height:130%;display:flex}.fclub-module__CGS4eG__fightSummaryLabel{opacity:.7;letter-spacing:.04em}.fclub-module__CGS4eG__fightSummaryValue{font-weight:500}.fclub-module__CGS4eG__fightSummaryXpDelta{color:#b1ff8f}
.inventory-module__JTGj2G__page{color:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-direction:column;padding:16px 12px 100px;display:flex}.inventory-module__JTGj2G__inventoryContainer{flex-direction:column;gap:16px;display:flex}.inventory-module__JTGj2G__sectionHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.inventory-module__JTGj2G__sectionTitle{text-transform:uppercase;margin:0;font-size:18px;font-weight:800}.inventory-module__JTGj2G__text{opacity:.82;margin:0;font-size:15px}.inventory-module__JTGj2G__topSlotsRow{align-items:flex-start;gap:24px;display:flex}.inventory-module__JTGj2G__slotColumn{flex-direction:column;flex:1;gap:10px;display:flex}.inventory-module__JTGj2G__slotColumnTitle{letter-spacing:.2px;text-transform:uppercase;opacity:.85;font-size:15px;font-weight:800}.inventory-module__JTGj2G__slotColumnTitleCenter{text-align:center;justify-content:center;align-items:center;width:100%;display:flex}.inventory-module__JTGj2G__slotColumnGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.inventory-module__JTGj2G__slotCard{aspect-ratio:1;width:100%;max-width:120px;position:relative}.inventory-module__JTGj2G__slotBg{object-fit:contain}.inventory-module__JTGj2G__slotGift{object-fit:contain;padding:16px}.inventory-module__JTGj2G__slotGiftBg{object-fit:contain;padding:12px}.inventory-module__JTGj2G__slotGiftMiniWrapper{border-radius:12px;width:30%;height:30%;position:absolute;bottom:12px;right:12px;overflow:hidden}.inventory-module__JTGj2G__slotGiftMini{object-fit:contain;border-radius:12px}.inventory-module__JTGj2G__slotEquipIcon{object-fit:contain;padding:18px}.inventory-module__JTGj2G__slotOverlay{z-index:3;background:linear-gradient(rgba(0,0,0,.2) 0%,rgba(0,0,0,.65) 100%);justify-content:center;align-items:center;padding:8px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.inventory-module__JTGj2G__overlayContent{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.inventory-module__JTGj2G__overlayTitle{color:#fff;font-size:14px;font-weight:800}.inventory-module__JTGj2G__overlayBonus{color:#fff;font-size:13px;font-weight:700}.inventory-module__JTGj2G__overlayIcon{color:#fff;justify-content:center;align-items:center;display:inline-flex}.inventory-module__JTGj2G__overlayStatRow{align-items:center;gap:6px;display:inline-flex}.inventory-module__JTGj2G__overlayStatsGrid{flex-wrap:wrap;justify-content:center;gap:6px 10px;width:100%;display:flex}.inventory-module__JTGj2G__overlayStatItem{justify-content:center;align-items:center;gap:6px;display:inline-flex}.inventory-module__JTGj2G__slotEmpty{opacity:.6;justify-content:center;align-items:center;font-weight:700;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.inventory-module__JTGj2G__slotCaption{color:rgba(255,255,255,.86);font-size:12px;font-weight:700;position:absolute;bottom:6px;left:50%;transform:translate(-50%)}.inventory-module__JTGj2G__removeBtn{color:#fff;cursor:pointer;background:rgba(0,0,0,.6);border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:6px 12px;font-size:12px;font-weight:700}.inventory-module__JTGj2G__refreshButton{color:#fff;cursor:pointer;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.18);border-radius:10px;padding:8px 12px;font-weight:700}.inventory-module__JTGj2G__listGrid{grid-template-columns:repeat(2,minmax(70px,1fr));gap:10px;display:grid}.inventory-module__JTGj2G__inventoryBlock{flex-direction:column;gap:12px;margin-top:24px;display:flex}.inventory-module__JTGj2G__inventoryTitle{aspect-ratio:3.4;justify-content:center;align-items:center;width:100%;max-width:360px;margin:4px auto;display:flex;position:relative}.inventory-module__JTGj2G__inventoryTitleBg{object-fit:contain}.inventory-module__JTGj2G__inventoryTitleText{z-index:1;letter-spacing:.3px;text-transform:uppercase;color:#fff;text-align:center;opacity:.85;padding:2px 8px;font-size:18px;font-weight:700;position:relative}.inventory-module__JTGj2G__equipListGrid{grid-template-columns:repeat(3,minmax(70px,1fr));gap:10px;display:grid}.inventory-module__JTGj2G__consumableRow{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-bottom:8px;display:grid}.inventory-module__JTGj2G__consumableSlot{aspect-ratio:1;cursor:pointer;-webkit-tap-highlight-color:transparent;outline:none;width:100%;max-width:110px;position:relative}.inventory-module__JTGj2G__consumableBg{object-fit:contain}.inventory-module__JTGj2G__consumableIcon{object-fit:contain;padding:12px}.inventory-module__JTGj2G__consumableInventory{grid-template-columns:repeat(3,minmax(70px,1fr));gap:10px;display:grid}.inventory-module__JTGj2G__consumableCard{cursor:pointer;aspect-ratio:1;-webkit-tap-highlight-color:transparent;background:0 0;border:none;outline:none;flex-direction:column;width:100%;max-width:none;padding:0;display:flex;position:relative}.inventory-module__JTGj2G__consumableImageWrapper{aspect-ratio:1;width:100%;position:relative}.inventory-module__JTGj2G__consumableImage{object-fit:contain;width:70%;height:70%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.inventory-module__JTGj2G__consumableCardBg{object-fit:cover}.inventory-module__JTGj2G__consumableCountBadge{font-family:EBGaramond;font-weight:700;font-style:Bold;letter-spacing:-3%;text-transform:uppercase;color:rgba(191,168,168,.898);z-index:3;font-size:22px;line-height:100%;position:absolute;bottom:15px;right:max(20px,min(1vw,60px))}.inventory-module__JTGj2G__consumableEffectIcon{object-fit:contain;width:40px;height:40px;position:absolute;top:16px;left:16px}.inventory-module__JTGj2G__giftCard{cursor:pointer;aspect-ratio:1;background:0 0;border:none;flex-direction:column;width:100%;max-width:none;padding:0;display:flex;position:relative}.inventory-module__JTGj2G__giftImage{object-fit:contain;z-index:2;border-radius:12px;width:70%;height:70%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.inventory-module__JTGj2G__giftCardBg{object-fit:cover;z-index:1}.inventory-module__JTGj2G__defaultItemImage{z-index:2;background:linear-gradient(135deg,rgba(127,202,255,.3),rgba(255,127,255,.3));border-radius:12px;justify-content:center;align-items:center;width:70%;height:70%;padding:8px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.inventory-module__JTGj2G__defaultItemName{color:#fff;text-align:center;word-break:break-word;text-transform:uppercase;font-family:EBGaramond;font-size:14px;font-weight:700}.inventory-module__JTGj2G__equipCard{cursor:pointer;aspect-ratio:1;background:0 0;border:none;flex-direction:column;width:100%;max-width:none;padding:0;display:flex;position:relative}.inventory-module__JTGj2G__equipImageWrapper{aspect-ratio:1;width:100%;position:relative}.inventory-module__JTGj2G__equipImage{object-fit:contain;width:70%;height:70%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.inventory-module__JTGj2G__equipCardBg{object-fit:cover}
.consumableSlotsRow-module__-_OsYW__slotOverlay{z-index:3;background:linear-gradient(rgba(0,0,0,.2) 0%,rgba(0,0,0,.65) 100%);justify-content:center;align-items:center;padding:8px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.consumableSlotsRow-module__-_OsYW__overlayContent{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.consumableSlotsRow-module__-_OsYW__removeBtn{color:#fff;cursor:pointer;background:rgba(0,0,0,.6);border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:6px 12px;font-size:12px;font-weight:700}
.lobby-module__7SZaLq__container{flex-direction:column;flex-grow:1;gap:24px;height:100%;display:flex}.lobby-module__7SZaLq__inventorySection{flex-direction:column;gap:12px;display:flex}.lobby-module__7SZaLq__sectionHeader{justify-content:space-between;align-items:center;display:flex}.lobby-module__7SZaLq__sectionTitle{letter-spacing:0;text-transform:uppercase;color:#fff;opacity:.85;margin:0;font-size:18px;font-weight:800}.lobby-module__7SZaLq__sectionCaption{color:rgba(255,255,255,.6);font-size:12px;font-weight:600}.lobby-module__7SZaLq__topSlotsRow{align-items:flex-start;gap:24px;padding:8px 0;display:flex}.lobby-module__7SZaLq__slotColumn{flex-direction:column;flex:1;gap:10px;display:flex}.lobby-module__7SZaLq__slotColumnTitle{letter-spacing:.2px;text-transform:uppercase;opacity:.85;font-size:15px;font-weight:800}.lobby-module__7SZaLq__slotColumnGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.lobby-module__7SZaLq__slotCard{aspect-ratio:1;width:100%;max-width:120px;position:relative}.lobby-module__7SZaLq__slotBg{object-fit:contain}.lobby-module__7SZaLq__slotEquipIcon{object-fit:contain;padding:18px}.lobby-module__7SZaLq__slotGift{object-fit:contain;padding:16px}.lobby-module__7SZaLq__slotGiftBg{object-fit:contain;padding:12px}.lobby-module__7SZaLq__slotGiftMiniWrapper{border-radius:12px;width:30%;height:30%;position:absolute;bottom:12px;right:12px;overflow:hidden}.lobby-module__7SZaLq__slotGiftMini{object-fit:contain;border-radius:12px}.lobby-module__7SZaLq__slotEmpty{opacity:.6;justify-content:center;align-items:center;font-weight:700;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.lobby-module__7SZaLq__statsSection{flex-direction:column;gap:12px;padding:12px 0;display:flex}.lobby-module__7SZaLq__statsHeader{justify-content:space-between;align-items:center;display:flex}.lobby-module__7SZaLq__freePoints{color:#f7cf66;font-size:13px;font-weight:800}.lobby-module__7SZaLq__statsList{flex-direction:column;gap:12px;display:flex}.lobby-module__7SZaLq__statRow{justify-content:space-between;align-items:center;display:flex}.lobby-module__7SZaLq__statNameRow,.lobby-module__7SZaLq__statValueGroup{align-items:center;gap:8px;display:inline-flex}.lobby-module__7SZaLq__statLabel{color:#fff;opacity:.85;font-size:15px;font-weight:700}.lobby-module__7SZaLq__statControls{align-items:center;gap:10px;display:flex}.lobby-module__7SZaLq__statButton{color:#fff;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;font-size:18px;font-weight:800;transition:transform .14s cubic-bezier(.2,.8,.2,1);display:inline-flex;position:relative}.lobby-module__7SZaLq__statButton:active{transform:scale(.96)}.lobby-module__7SZaLq__statButtonBg{object-fit:contain;z-index:0}.lobby-module__7SZaLq__statButtonLabel{z-index:1;pointer-events:none;letter-spacing:-3%;text-transform:uppercase;color:rgba(191,168,168,.898);font-family:EBGaramond;font-size:22px;font-weight:700;line-height:100%;position:relative}.lobby-module__7SZaLq__statValue{text-align:center;color:#fff;opacity:.85;min-width:34px;font-size:16px;font-weight:800}.lobby-module__7SZaLq__statBonus{color:#c8ffa1;font-size:13px;font-weight:700}.lobby-module__7SZaLq__lobbyContainer{flex-direction:column;gap:12px;margin-top:auto;display:flex}.lobby-module__7SZaLq__designSwitcher{color:var(--primary);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:rgba(202,179,255,.08);border:1px solid rgba(202,179,255,.35);border-radius:999px;align-self:center;margin-top:12px;padding:8px 14px;font-family:EBGaramond,serif;font-size:12px;font-weight:600;transition:opacity .2s,transform .14s cubic-bezier(.2,.8,.2,1)}.lobby-module__7SZaLq__designSwitcher:active{transform:scale(.96)}.lobby-module__7SZaLq__ctaUnified{will-change:transform;background:0 0;border-radius:16px;grid-template-columns:46px 1fr;align-items:stretch;gap:0;height:auto;transition:transform .14s cubic-bezier(.2,.8,.2,1);display:grid;overflow:visible}.lobby-module__7SZaLq__ctaUnifiedSingle{grid-template-columns:1fr}.lobby-module__7SZaLq__ctaIconArea{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:2;background:rgba(255,255,255,.2);border:none;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:relative}.lobby-module__7SZaLq__ctaIconArea:disabled{opacity:.5;cursor:not-allowed}.lobby-module__7SZaLq__ctaMainArea{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:1;background:0 0;border:none;justify-content:center;align-items:center;height:84px;transition:opacity .2s;display:flex;position:relative}.lobby-module__7SZaLq__ctaUnified:active{transform:scale(.96)}.lobby-module__7SZaLq__ctaUnified:has(.lobby-module__7SZaLq__ctaMainArea:active){transform:scale(.96)}.lobby-module__7SZaLq__ctaUnified:has(.lobby-module__7SZaLq__ctaIconArea:active){transform:scale(.96)}.lobby-module__7SZaLq__ctaMainArea:disabled{opacity:.5;cursor:not-allowed}.lobby-module__7SZaLq__ctaMainAreaSingle{margin-left:0}.lobby-module__7SZaLq__startButtonImage{z-index:0;object-fit:contain}.lobby-module__7SZaLq__ctaMainLabel{z-index:1;letter-spacing:2%;color:#cacaca;text-transform:uppercase;pointer-events:none;font-family:EDGaramond;font-size:28px;font-weight:500;position:relative}.lobby-module__7SZaLq__actionButtons{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:8px;display:grid}.lobby-module__7SZaLq__actionBtn{cursor:pointer;background:0 0;border:none;height:64px;padding:0;position:relative}.lobby-module__7SZaLq__actionBg{object-fit:contain}.lobby-module__7SZaLq__actionLabel{color:#fff;text-transform:uppercase;justify-content:center;align-items:center;font-family:EBGaramond;font-size:18px;font-weight:700;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.lobby-module__7SZaLq__consumableRow{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.lobby-module__7SZaLq__consumableSlot{aspect-ratio:1;width:100%;max-width:none;position:relative}.lobby-module__7SZaLq__consumableBg{object-fit:contain}.lobby-module__7SZaLq__betsRow{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.lobby-module__7SZaLq__betBtn{color:#fff;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;will-change:transform;background:rgba(255,255,255,.12);border:none;border-radius:16px;justify-content:center;align-items:center;gap:8px;height:56px;font-size:16px;font-weight:800;transition:opacity .2s,transform .14s cubic-bezier(.2,.8,.2,1);display:inline-flex}.lobby-module__7SZaLq__betBtn:active{transform:scale(.96)}.lobby-module__7SZaLq__betBtn:hover{background:rgba(255,255,255,.16)}.lobby-module__7SZaLq__betBtnActive{color:#111313;background:#fff}.lobby-module__7SZaLq__betBtnActive:hover{background:#fff}.lobby-module__7SZaLq__betSkeleton{cursor:default;pointer-events:none;animation:1.5s ease-in-out infinite lobby-module__7SZaLq__pulse}.lobby-module__7SZaLq__skeletonText{background:rgba(255,255,255,.2);border-radius:4px;width:24px;height:16px;display:block}.lobby-module__7SZaLq__skeletonIcon{background:rgba(255,255,255,.2);border-radius:50%;width:18px;height:18px;display:block}@keyframes lobby-module__7SZaLq__pulse{0%,to{opacity:1}50%{opacity:.5}}.lobby-module__7SZaLq__hpErrorToast{color:#fff;letter-spacing:.2px;text-transform:uppercase;text-align:center;z-index:1000;cursor:pointer;background:rgba(180,30,30,.95);border-radius:10px;max-width:92vw;padding:10px 16px;font-family:EBGaramond,serif;font-size:13px;font-weight:700;line-height:1.3;animation:.2s ease-out lobby-module__7SZaLq__hpErrorToastIn;position:fixed;top:16px;left:50%;transform:translate(-50%);box-shadow:0 6px 24px rgba(0,0,0,.45),inset 0 0 0 1px rgba(255,120,120,.35)}@keyframes lobby-module__7SZaLq__hpErrorToastIn{0%{opacity:0;transform:translate(-50%,-12px)}to{opacity:1;transform:translate(-50%)}}
.button-module__DcIbMG__button{background:var(--primary);max-height:56px;color:var(--primaty-text);text-align:center;letter-spacing:-3%;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;user-select:none;will-change:transform;border:none;border-radius:16px;outline:none;padding:16px;font-family:PP Object Sans;font-size:16px;font-weight:800;line-height:100%;transition:opacity .2s,transform .14s cubic-bezier(.2,.8,.2,1)}.button-module__DcIbMG__button:active{transform:scale(.96)}.button-module__DcIbMG__fullWidth{width:100%}
.debugAuth-module__jAqWda__container{box-sizing:border-box;flex-direction:column;flex:1;justify-content:flex-start;align-items:center;gap:20px;width:100%;display:flex}.debugAuth-module__jAqWda__usernameInput{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border:0;border-radius:5px;outline:none;width:100%;max-width:300px;padding:10px;font-family:Arial,Helvetica,sans-serif;font-size:16px}.debugAuth-module__jAqWda__wrapper{flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;display:flex}
.statIcon-module__BkCiQW__statIconWrapper{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.3)}.statIcon-module__BkCiQW__statIconBg{object-fit:cover;z-index:0;opacity:.6}.statIcon-module__BkCiQW__statIcon{z-index:1;filter:brightness(1.2)contrast(1.1)drop-shadow(0 1px 2px rgba(0,0,0,.5));position:relative}
.userInfo-module__v2IwEa__userInfo{flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:12px;display:flex}.userInfo-module__v2IwEa__userInfoHeader{flex-direction:row;justify-content:center;align-items:flex-start;gap:12px;display:flex}.userInfo-module__v2IwEa__userInfoImageContainer{border-radius:20px;width:100px;height:100px;margin-bottom:8px}.userInfo-module__v2IwEa__userInfoImage{border-radius:20px}.userInfo-module__v2IwEa__userInfoTextContainer{flex-direction:column;justify-content:center;align-items:flex-start;gap:2px;display:flex}.userInfo-module__v2IwEa__userInfoName{text-transform:uppercase;font-family:CormorantGaramond;font-size:19px;font-weight:700;line-height:22px}.userInfo-module__v2IwEa__userInfoLevelContainer{flex-direction:row;justify-content:center;align-items:flex-start;margin-bottom:10px;display:flex}.userInfo-module__v2IwEa__userLevel{color:rgba(255,255,255,.56);font-size:14px;font-weight:700;line-height:22px}.userInfo-module__v2IwEa__userSkinContainer{flex-direction:row;justify-content:center;align-items:center;gap:6px;display:flex}.userInfo-module__v2IwEa__userSkin{background:#222 padding-box padding-box;border:4px solid rgba(34,34,34,.4);border-radius:50%;width:18px;height:18px;display:block}.userInfo-module__v2IwEa__userInfoButtonsContainer{flex-direction:column;justify-content:center;align-items:center;gap:8px;margin-left:auto;display:flex}.userInfo-module__v2IwEa__userInfoTelegramButton{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:2;background:rgba(0,0,0,.24);border:none;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative}.userInfo-module__v2IwEa__hpRow{flex-direction:row;align-items:center;gap:8px;display:flex}.userInfo-module__v2IwEa__energyConsumableButton{cursor:pointer;transform-origin:50%;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex}.userInfo-module__v2IwEa__energyConsumableButton:disabled{opacity:.6;cursor:default}.userInfo-module__v2IwEa__energyConsumableButton:active{opacity:.7}.userInfo-module__v2IwEa__energyConsumableImage{object-fit:contain;pointer-events:none;width:100%;height:100%}.userInfo-module__v2IwEa__energyConsumablePulse{animation:1.4s ease-in-out infinite userInfo-module__v2IwEa__energyConsumablePulse}@keyframes userInfo-module__v2IwEa__energyConsumablePulse{0%,to{filter:drop-shadow(0 0 rgba(255,215,120,0));transform:scale(1)}50%{filter:drop-shadow(0 0 6px rgba(255,215,120,.85));transform:scale(1.12)}}.userInfo-module__v2IwEa__userInfoHPContainer{transform-origin:50%;align-items:center;width:188px;height:31px;display:flex;position:relative}.userInfo-module__v2IwEa__userInfoHPContainerPulse{animation:.45s ease-in-out 3 userInfo-module__v2IwEa__hpPulse}@keyframes userInfo-module__v2IwEa__hpPulse{0%,to{filter:brightness()drop-shadow(0 0 rgba(255,70,70,0));transform:scale(1)}50%{filter:brightness(1.35)drop-shadow(0 0 10px rgba(255,70,70,.9));transform:scale(1.05)}}.userInfo-module__v2IwEa__mainHpBgContainer{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.userInfo-module__v2IwEa__mainHpBgImage{object-fit:contain;width:100%!important;height:100%!important}.userInfo-module__v2IwEa__mainHpLineContainer{z-index:2;max-width:122px;height:39%;position:absolute;top:29%;left:7%;right:29.5%;overflow:hidden}.userInfo-module__v2IwEa__mainHpLineFill{height:100%;position:relative}.userInfo-module__v2IwEa__mainHpLineFillDecrease{transition:width .6s cubic-bezier(.4,0,.2,1)}.userInfo-module__v2IwEa__mainHpLineFillIncrease{transition:width .3s ease-out}.userInfo-module__v2IwEa__mainHpLineImage{object-fit:cover;object-position:left center;width:100%!important;height:100%!important}.userInfo-module__v2IwEa__energyLineLoadingOverlay{z-index:1;pointer-events:none;mix-blend-mode:screen;background:linear-gradient(90deg,rgba(255,215,120,.15) 0%,rgba(255,215,120,.6) 50%,rgba(255,215,120,.15) 100%);border-radius:2px;animation:.9s ease-in-out infinite userInfo-module__v2IwEa__energyLineLoadingPulse;position:absolute;top:0;bottom:0;left:0;right:0}@keyframes userInfo-module__v2IwEa__energyLineLoadingPulse{0%,to{opacity:.3;filter:brightness()}50%{opacity:1;filter:brightness(1.4)drop-shadow(0 0 8px rgba(255,215,120,.85))}}.userInfo-module__v2IwEa__energyOverflowOverlay{pointer-events:none;mix-blend-mode:screen;background:linear-gradient(90deg,rgba(255,215,0,0) 0%,rgba(255,215,0,.45) 50%,rgba(255,95,95,.6) 100%);animation:1.6s ease-in-out infinite userInfo-module__v2IwEa__energyOverflowPulse;position:absolute;top:0;bottom:0;left:0;right:0}@keyframes userInfo-module__v2IwEa__energyOverflowPulse{0%,to{opacity:.55}50%{opacity:.9}}.userInfo-module__v2IwEa__mainHpTextContainer{z-index:3;align-items:center;gap:4px;padding-bottom:2px;display:flex;position:absolute;top:50%;right:9.5%;transform:translateY(-50%)}.userInfo-module__v2IwEa__mainHpText{text-align:center;color:#fff;opacity:.85;font-family:EBGaramond;font-size:max(12px,min(2.5vw,14px));font-weight:700;line-height:100%}@media (max-width:400px){.userInfo-module__v2IwEa__mainHpLineContainer{left:6%;right:23.5%}}
.avatars-module__O4dDFW__page{color:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-direction:column;padding:16px 12px 100px;display:flex}.avatars-module__O4dDFW__title{z-index:1;letter-spacing:.3px;text-transform:uppercase;color:#fff;text-align:center;opacity:.85;padding:2px 8px;font-size:18px;font-weight:700;position:relative}.avatars-module__O4dDFW__avatarsGrid{grid-template-columns:repeat(3,minmax(70px,1fr));gap:10px;display:grid}.avatars-module__O4dDFW__avatarCard{cursor:pointer;aspect-ratio:1;-webkit-tap-highlight-color:transparent;background:0 0;border:none;outline:none;flex-direction:column;width:100%;max-width:none;padding:0;display:flex;position:relative}.avatars-module__O4dDFW__avatarCardLocked{cursor:not-allowed;opacity:.5;filter:grayscale(50%)}.avatars-module__O4dDFW__avatarCardSelected{border:2px solid #8b2635;border-radius:50%;box-shadow:0 0 15px rgba(139,38,53,.6)}.avatars-module__O4dDFW__avatarCardBg{object-fit:cover}.avatars-module__O4dDFW__avatarImage{object-fit:contain;border-radius:12px;width:85%;height:85%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.avatars-module__O4dDFW__lockedOverlay{pointer-events:none;background:rgba(0,0,0,.6);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.avatars-module__O4dDFW__selectedBadge{color:#fff;text-transform:uppercase;letter-spacing:.5px;pointer-events:none;z-index:10;background:rgba(139,38,53,.95);border-radius:12px;padding:4px 12px;font-size:11px;font-weight:700;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}
.modal-module__D_v72W__modalOverlay{z-index:1000;box-sizing:border-box;overscroll-behavior:contain;touch-action:none;padding:16px;padding-top:max(var(--tg-safe-area-inset-top,24px),20px);background-color:rgba(0,0,0,.6);justify-content:center;align-items:flex-end;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.modal-module__D_v72W__modalContent{background-color:#2e2e2e;border-radius:24px;width:100%;max-width:768px;max-height:70vh;animation:.3s ease-out modal-module__D_v72W__slideUp;position:relative;overflow:hidden}.modal-module__D_v72W__modalScrollContainer{max-height:calc(70vh - 24px);padding:12px;overflow-y:auto}.modal-module__D_v72W__closeButton{color:rgba(255,255,255,.4);z-index:1000;background:rgba(255,255,255,.05);border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}@keyframes modal-module__D_v72W__slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}
.gamePlayerFClubInfo-module__f3PQAa__playerInfoContainer{flex-direction:column;flex:1;align-items:center;gap:8px;min-width:0;max-width:50%;font-family:EDGaramond;display:flex}.gamePlayerFClubInfo-module__f3PQAa__avatarWrapper{width:100%;max-width:156px;position:relative}.gamePlayerFClubInfo-module__f3PQAa__avatarBackground{width:100%;height:auto;position:relative}.gamePlayerFClubInfo-module__f3PQAa__userInfoImage{object-fit:cover;border-radius:20px;width:100%;height:auto;display:block}.gamePlayerFClubInfo-module__f3PQAa__hpBarWrapper{position:absolute;top:0;bottom:0;left:0;right:0}.gamePlayerFClubInfo-module__f3PQAa__hpLineBgContainer{height:20%;position:absolute;bottom:5.5%;left:0;right:0}.gamePlayerFClubInfo-module__f3PQAa__hpLineBgImage{object-fit:contain;width:100%!important;height:100%!important}.gamePlayerFClubInfo-module__f3PQAa__hpLineContainer{height:10%;position:absolute;bottom:10%;left:calc(17% + 4.5px);right:calc(18% + 3px);overflow:hidden}@media (max-width:400px){.gamePlayerFClubInfo-module__f3PQAa__hpLineContainer{height:10%;bottom:10%;left:calc(17% + 3px);right:calc(18% + 2.5px)}}.gamePlayerFClubInfo-module__f3PQAa__hpLineFill{height:100%;position:relative}.gamePlayerFClubInfo-module__f3PQAa__hpLineFillIncrease{transition:width .2s ease-out}.gamePlayerFClubInfo-module__f3PQAa__hpLineFillDecrease{transition:width .6s ease-in-out}.gamePlayerFClubInfo-module__f3PQAa__hpLineImage{object-fit:cover;object-position:left center;width:100%!important;height:100%!important}.gamePlayerFClubInfo-module__f3PQAa__hpCountContainer{z-index:2;justify-content:center;align-items:center;width:45%;height:22%;display:flex;position:absolute;bottom:-5%;left:50%;transform:translate(-50%)}.gamePlayerFClubInfo-module__f3PQAa__hpCountImage{object-fit:contain;width:100%!important;height:100%!important}.gamePlayerFClubInfo-module__f3PQAa__hpCountText{text-align:center;color:#fff;z-index:3;font-family:EBGaramond;font-size:max(12px,min(3.6vw,14px));font-weight:700;line-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.gamePlayerFClubInfo-module__f3PQAa__playerName{letter-spacing:-3%;text-align:center;text-transform:uppercase;margin-top:6px;font-family:Cormorant Garamond;font-size:13px;font-weight:700;line-height:100%}.gamePlayerFClubInfo-module__f3PQAa__playerLevel{letter-spacing:1%;text-align:center;text-transform:uppercase;color:rgba(255,255,255,.56);font-family:EBGaramond;font-size:11px;font-weight:500;line-height:100%}
.confirmDialog-module__hkWARW__body{text-align:center;flex-direction:column;gap:16px;padding:8px 4px 4px;display:flex}.confirmDialog-module__hkWARW__message{color:#ededed;margin:0;font-size:16px;line-height:1.4}.confirmDialog-module__hkWARW__actions{gap:12px;margin-top:8px;display:flex}.confirmDialog-module__hkWARW__button{cursor:pointer;text-transform:uppercase;border:none;border-radius:12px;flex:1 1 0;padding:12px 16px;font-family:inherit;font-size:14px;transition:opacity .15s}.confirmDialog-module__hkWARW__button:active{opacity:.75}.confirmDialog-module__hkWARW__cancel{color:#ededed;background-color:rgba(255,255,255,.08)}.confirmDialog-module__hkWARW__confirm{color:#1a1a1a;background-color:#cab3ff;font-weight:600}
.inFightConsumableSlotsRow-module__c4vbyq__slotOverlay{z-index:3;background:linear-gradient(rgba(0,0,0,.2) 0%,rgba(0,0,0,.65) 100%);justify-content:center;align-items:center;padding:8px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.inFightConsumableSlotsRow-module__c4vbyq__overlayContent{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.inFightConsumableSlotsRow-module__c4vbyq__useBtn{color:#fff;cursor:pointer;background:rgba(0,0,0,.6);border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:6px 12px;font-family:EBGaramond;font-size:12px;font-weight:700}.inFightConsumableSlotsRow-module__c4vbyq__useBtn:disabled{opacity:.4;cursor:not-allowed}.inFightConsumableSlotsRow-module__c4vbyq__slot{cursor:pointer}.inFightConsumableSlotsRow-module__c4vbyq__slotDisabled{cursor:default;opacity:.5}.inFightConsumableSlotsRow-module__c4vbyq__slotFightInactive{cursor:not-allowed;opacity:.55;filter:grayscale(60%)}.inFightConsumableSlotsRow-module__c4vbyq__slotTypeUsed{opacity:.45;filter:grayscale(70%)}.inFightConsumableSlotsRow-module__c4vbyq__badge{z-index:4;color:#fff;text-shadow:0 0 4px rgba(0,0,0,.9),0 0 2px rgba(0,0,0,.9);pointer-events:none;font-family:EBGaramond;font-size:11px;font-weight:600;position:absolute;bottom:2px;right:4px}.inFightConsumableSlotsRow-module__c4vbyq__activeFrame{z-index:4;pointer-events:none;border:2px solid #ffb320;border-radius:50%;animation:1.6s ease-in-out infinite inFightConsumableSlotsRow-module__c4vbyq__activePulse;position:absolute;top:6%;bottom:6%;left:6%;right:6%;box-shadow:0 0 14px rgba(255,179,32,.65),inset 0 0 8px rgba(255,179,32,.35)}@keyframes inFightConsumableSlotsRow-module__c4vbyq__activePulse{0%,to{box-shadow:0 0 12px rgba(255,179,32,.55),inset 0 0 6px rgba(255,179,32,.3)}50%{box-shadow:0 0 18px rgba(255,179,32,.85),inset 0 0 10px rgba(255,179,32,.45)}}
.shop-module__vZaFwa__page{color:#fff;flex-direction:column;gap:16px;padding:16px 12px 100px;display:flex}.shop-module__vZaFwa__tabsRow{justify-content:stretch;gap:12px;display:flex}.shop-module__vZaFwa__tabButton{cursor:pointer;background:0 0;border:none;flex:1 1 0;width:100%;height:72px;padding:0;position:relative}.shop-module__vZaFwa__tabBg{object-fit:contain}.shop-module__vZaFwa__tabLabel{z-index:1;letter-spacing:2%;text-align:center;vertical-align:middle;text-transform:uppercase;color:#cacaca;font-family:EBGaramond;font-size:18px;font-weight:500;line-height:100%;position:relative}.shop-module__vZaFwa__placeholder{flex-direction:column;gap:8px;display:flex}.shop-module__vZaFwa__title{margin:0;font-size:24px;font-weight:800}.shop-module__vZaFwa__text{opacity:.82;margin:0;font-size:15px}.shop-module__vZaFwa__textSmall{opacity:.82;text-transform:none;margin:0;font-family:EBGaramond;font-size:18px;line-height:120%}.shop-module__vZaFwa__giftsTab{flex-direction:column;gap:16px;display:flex}.shop-module__vZaFwa__sectionHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.shop-module__vZaFwa__sectionTitle{text-transform:uppercase;margin:0;font-size:18px;font-weight:800}.shop-module__vZaFwa__sectionCaption{opacity:.7;font-size:13px}.shop-module__vZaFwa__refreshButton{cursor:pointer;will-change:transform;background:0 0;border:none;min-width:140px;height:48px;padding:0;transition:transform .14s cubic-bezier(.2,.8,.2,1);position:relative}.shop-module__vZaFwa__refreshButton:active{transform:scale(.96)}.shop-module__vZaFwa__refreshButton:disabled{opacity:.7;cursor:not-allowed}.shop-module__vZaFwa__refreshButtonBg{object-fit:contain}.shop-module__vZaFwa__refreshButtonLabel{color:#fff;text-transform:uppercase;pointer-events:none;justify-content:center;align-items:center;font-family:EBGaramond;font-size:16px;font-weight:700;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.shop-module__vZaFwa__errorBox{color:#ffc7c7;background:rgba(255,111,111,.1);border:1px solid rgba(255,111,111,.4);border-radius:12px;padding:12px;font-weight:700}.shop-module__vZaFwa__noGiftsBox{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:12px;flex-direction:column;gap:8px;padding:12px;display:flex}.shop-module__vZaFwa__noGiftsTitle{margin:0;font-size:18px;font-weight:800}.shop-module__vZaFwa__link{color:#7fcaff;text-decoration:underline}.shop-module__vZaFwa__giftsList{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.shop-module__vZaFwa__giftCard{aspect-ratio:1;cursor:pointer;background:0 0;border:none;width:100%;padding:0;position:relative}.shop-module__vZaFwa__giftCardBg{object-fit:contain;pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.shop-module__vZaFwa__giftImage{object-fit:contain;pointer-events:none;z-index:2;border-radius:12px;width:70%;height:70%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.shop-module__vZaFwa__slotOverlay{z-index:10;background:rgba(0,0,0,.75);border-radius:8px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.shop-module__vZaFwa__overlayContent{flex-direction:column;align-items:center;gap:8px;padding:8px;display:flex}.shop-module__vZaFwa__overlayTitle{color:#fff;text-align:center;word-break:break-word;font-family:EBGaramond;font-size:14px;font-weight:600}.shop-module__vZaFwa__overlayStatsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 10px;width:100%;display:grid}.shop-module__vZaFwa__overlayStatItem{justify-content:center;align-items:center;gap:6px;display:inline-flex}.shop-module__vZaFwa__overlayBonus{color:#fff;font-size:13px;font-weight:700}.shop-module__vZaFwa__removeBtn{color:#fff;cursor:pointer;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.2);border-radius:10px;padding:6px 12px;font-size:14px;font-weight:800}.shop-module__vZaFwa__removeBtn:disabled{opacity:.5;cursor:not-allowed}.shop-module__vZaFwa__defaultItemImage{z-index:2;background:linear-gradient(135deg,rgba(127,202,255,.3),rgba(255,127,255,.3));border-radius:12px;justify-content:center;align-items:center;width:70%;height:70%;padding:8px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.shop-module__vZaFwa__defaultItemName{color:#fff;text-align:center;word-break:break-word;text-transform:uppercase;font-family:EBGaramond;font-size:14px;font-weight:700}.shop-module__vZaFwa__consumableImage{object-fit:contain;z-index:2;width:70%;height:70%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.shop-module__vZaFwa__itemCountBadge{color:#fff;z-index:3;background:rgba(0,0,0,.7);border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:4px 8px;font-size:12px;font-weight:700;position:absolute;top:8px;right:8px}.shop-module__vZaFwa__consumableCountBadge{font-family:EBGaramond;font-weight:700;font-style:Bold;letter-spacing:-3%;text-transform:uppercase;z-index:3;color:rgba(191,168,168,.898);font-size:22px;line-height:100%;position:absolute;bottom:15px;right:max(20px,min(1vw,60px))}.shop-module__vZaFwa__consumableEffectIcon{object-fit:contain;z-index:3;width:40px;height:40px;position:absolute;top:16px;left:16px}.shop-module__vZaFwa__overlayDescription{color:rgba(255,255,255,.8);text-align:center;word-break:break-word;font-family:EBGaramond;font-size:12px;font-weight:400}.shop-module__vZaFwa__overlayPrice{color:#fff;text-align:center;font-family:EBGaramond;font-size:16px;font-weight:700}.shop-module__vZaFwa__giftsTabBg{color:#7fcaff;text-align:center;cursor:pointer;margin-top:26px;font-family:EBGaramond;font-size:14px;font-weight:700;text-decoration:underline}.shop-module__vZaFwa__webBuyButton{cursor:pointer;will-change:transform;background:0 0;border:none;justify-content:center;align-items:center;width:200px;height:64px;margin:26px auto 0;text-decoration:none;transition:transform .14s cubic-bezier(.2,.8,.2,1);display:flex;position:relative}.shop-module__vZaFwa__webBuyButton:active{transform:scale(.96)}.shop-module__vZaFwa__webBuyButtonBg{z-index:0;object-fit:contain}.shop-module__vZaFwa__webBuyButtonLabel{z-index:1;letter-spacing:2%;color:#cacaca;text-transform:none;pointer-events:none;font-family:EBGaramond;font-size:14px;font-weight:500;position:relative}
