.styles_container__TmOe4{position:relative;overflow:hidden;--skin-watermark-scale:0.4}.styles_container__TmOe4 .styles_skinSelectContent__Z1OQS{position:absolute;padding:16px;top:0;left:0;right:0;bottom:0;z-index:11;opacity:1;transition:.22s ease-in}.styles_container__TmOe4 .styles_skinSelectContent__Z1OQS .styles_topSide__GK4Ir{display:flex;align-items:center;justify-content:end;color:var(--color-green)}.styles_container__TmOe4 .styles_skinSelectHoveredContent__xdqRE{opacity:0}.styles_container__TmOe4 .styles_skinSelectHoveredContent__xdqRE,.styles_container__TmOe4 .styles_skinSelectedContent__LcHdE{position:absolute;inset:0;z-index:11;transition:opacity .2s ease;border-radius:10px;background:radial-gradient(ellipse 100% 60% at 50% 50%,rgba(12,196,227,.25) 0,rgba(73,211,234,.188) 35%,rgba(134,226,241,.125) 60%,hsla(0,0%,100%,0) 100%);backdrop-filter:blur(.75px);-webkit-backdrop-filter:blur(.75px);display:flex;align-items:center;justify-content:center;cursor:pointer}.styles_container__TmOe4 .styles_skinSelectedContent__LcHdE{border:1px solid #0cc4e3}.styles_container__TmOe4 .styles_selectBtn__qs8yn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#0cc4e3;color:#09111b;font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:16px;letter-spacing:-.07em;padding:12px 20px;border-radius:10px;pointer-events:none;white-space:nowrap}.styles_container__TmOe4 .styles_selectBtnSelected__8ia2q{background:#102231;color:#3a4a53}.styles_container__TmOe4[aria-selected=false]:hover .styles_skinSelectHoveredContent__xdqRE{opacity:1}.styles_content__xU_eV{display:flex;flex-direction:column;gap:16px;padding:0}@media screen and (min-width:425px){.styles_content__xU_eV{padding:0 8px}}.styles_header__S3Z9L{display:flex;flex-direction:column;gap:10px;padding:0;margin-top:12px}@media screen and (min-width:425px){.styles_header__S3Z9L{padding:0 8px}}@media screen and (min-width:525px){.styles_header__S3Z9L{flex-direction:row;align-items:center;justify-content:space-between;margin-right:40px}}.styles_headerTitle__rHuc8{font-size:18px}.styles_balanceBadge__eFwYk{padding:6px 10px;border-radius:8px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08)}.styles_chargeBadge__BRSC0{padding:6px 10px;border-radius:8px;background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.2)}.styles_badgeContainer__WoKr6{display:flex;flex-direction:column;gap:6px}.styles_balanceWarning__LouD_{padding:4px 8px;border-radius:6px;background:rgba(239,68,68,.08);border:1px solid rgba(239,68,68,.15);text-align:center}.styles_selectedSkinSection__AhcvC{display:flex;gap:16px;padding:12px;background:linear-gradient(135deg,rgba(34,197,94,.06),rgba(34,197,94,.02) 50%,hsla(0,0%,100%,.01));border-radius:10px;border:1px solid rgba(34,197,94,.12);position:relative;overflow:hidden}.styles_selectedSkinSection__AhcvC:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,rgba(34,197,94,.6),rgba(34,197,94,.3) 50%,transparent)}.styles_selectedSkinSection__AhcvC:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,rgba(34,197,94,.03) 0,transparent 50%);pointer-events:none}.styles_sectionTitle__2FwAK{font-size:13px;font-weight:600;color:var(--color-text-shade-6);min-width:80px;text-transform:uppercase;letter-spacing:.5px;position:relative;z-index:1}.styles_selectedSkinCard__Vz2lY{flex:1 1;position:relative;z-index:1}.styles_selectedSkinCard__Vz2lY:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(45deg,rgba(34,197,94,.15),rgba(34,197,94,.08));border-radius:6px;z-index:-1;opacity:0;transition:opacity .3s ease}.styles_selectedSkinCard__Vz2lY:hover:before{opacity:1}.styles_priceInfoPanel__SnyBJ{background:linear-gradient(135deg,rgba(34,197,94,.1),rgba(34,197,94,.05));border:1px solid rgba(34,197,94,.2);border-radius:8px;padding:12px;margin-bottom:8px}.styles_priceDifference__Ic6Bx{display:flex;flex-direction:column;align-items:center;gap:2px;padding:8px 12px;background:hsla(0,0%,100%,.05);border-radius:6px;border:1px solid hsla(0,0%,100%,.1)}.styles_balanceInfo__kC_Zc{margin-top:8px;padding:8px;background:hsla(0,0%,100%,.03);border-radius:6px;border:1px solid hsla(0,0%,100%,.08)}.styles_replacementSection__8K_XF{display:flex;flex-direction:column;gap:12px}.styles_gridContainer__LoBGs{padding:0}.styles_emptyState__Jh_R0,.styles_loaderWrapper___753w{display:flex;justify-content:center;align-items:center;min-height:120px}.styles_emptyState__Jh_R0{text-align:center;color:var(--color-text-shade-6)}.styles_skinsGrid__AfHG0{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));grid-gap:4px;gap:4px;max-height:320px;overflow-y:auto;padding-right:6px}@media(min-width:600px){.styles_skinsGrid__AfHG0{grid-template-columns:repeat(2,1fr)}}@media(min-width:648px){.styles_skinsGrid__AfHG0{grid-template-columns:repeat(3,1fr)}}@media(min-width:1000px){.styles_skinsGrid__AfHG0{grid-template-columns:repeat(4,1fr)}}.styles_skinsGrid__AfHG0::-webkit-scrollbar{width:6px}.styles_skinsGrid__AfHG0::-webkit-scrollbar-track{background:hsla(0,0%,100%,.05);border-radius:3px}.styles_skinsGrid__AfHG0::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.2);border-radius:3px}.styles_skinsGrid__AfHG0::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.3)}.styles_skinCard__jry3Q{cursor:pointer;border-radius:8px;transition:all .2s ease;border:2px solid transparent;position:relative}.styles_skinCard__jry3Q:hover{transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.15)}.styles_skinCard__jry3Q.styles_selected__gg8oB{border-color:var(--color-green-primary);box-shadow:0 0 0 2px rgba(34,197,94,.3)}.styles_skinCard__jry3Q:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:8px;pointer-events:none;transition:all .2s ease}.styles_skinCard__jry3Q.styles_selected__gg8oB:after{background:linear-gradient(45deg,transparent 30%,rgba(34,197,94,.1) 50%,transparent 70%);animation:styles_shimmer__Qbkm_ 1.5s ease-in-out infinite}@keyframes styles_shimmer__Qbkm_{0%{opacity:0}50%{opacity:1}to{opacity:0}}.styles_selectionRow__X7mF5{display:flex;flex-direction:column;width:100%;gap:4px;align-items:center;margin-top:8px}@media screen and (min-width:525px){.styles_selectionRow__X7mF5{display:grid;grid-gap:16px;gap:16px;grid-template-columns:1fr 44px 1fr}}.styles_itemBlock__FZevb{width:100%;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:10px;padding:14px 16px}.styles_itemName__lK0aX{font-size:16px;max-width:300px}.styles_itemPrice__DqVwv{margin-top:4px}.styles_arrowBox__wIe8b{height:44px;width:44px;display:flex;align-items:center;justify-content:center;background:rgba(34,197,94,.12);border:1px solid rgba(34,197,94,.2);border-radius:8px}.styles_actions__Pj7BL{display:flex;gap:12px;justify-content:flex-start;align-items:center}@media screen and (min-width:525px){.styles_actions__Pj7BL{margin-top:12px}}.styles_content__eZfe8,.styles_content__xwlQ7{display:flex;flex-direction:column;align-items:center;padding:20px 0}.styles_container__fjaFr,.styles_container__fjaFr .styles_content__fkhRt{position:relative;display:flex;flex-direction:column;justify-content:space-between;height:100%}.styles_container__fjaFr .styles_content__fkhRt .styles_topSide__8ptB1{position:relative;display:flex;align-items:center;justify-content:center;height:100%}.styles_container__fjaFr .styles_content__fkhRt .styles_topSide__8ptB1 .styles_statusIconWrapper__DgLws{position:absolute;right:6px;top:6px;z-index:10;display:flex;align-items:center;justify-content:center}.styles_container__fjaFr .styles_content__fkhRt .styles_topSide__8ptB1 .styles_statusIcon__dTpMz{position:relative;width:30px;height:30px;border-radius:5px;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:filter .15s ease}.styles_container__fjaFr .styles_content__fkhRt .styles_topSide__8ptB1 .styles_statusIcon__dTpMz:hover{filter:brightness(1.08)}.styles_container__fjaFr .styles_content__fkhRt .styles_topSide__8ptB1 .styles_statusIcon__dTpMz:hover .styles_statusTooltip__SSTcw{opacity:1;transform:translateY(0)}.styles_container__fjaFr .styles_content__fkhRt .styles_topSide__8ptB1 .styles_statusTooltip__SSTcw{position:absolute;top:calc(100% + 6px);right:0;transform:translateY(-4px);padding:6px 10px;background:#102231;color:#fff;border-radius:8px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:14px;letter-spacing:-.04em;white-space:nowrap;pointer-events:none;opacity:0;transition:opacity .15s ease,transform .15s ease;z-index:20}.styles_container__fjaFr .styles_content__fkhRt .styles_topSide__8ptB1 .styles_statusTooltip__SSTcw:before{content:"";position:absolute;top:-3px;right:12px;transform:rotate(45deg);width:6px;height:6px;background:#102231}.styles_container__fjaFr .styles_content__fkhRt .styles_topSide__8ptB1 .styles_statusIconImg__8Bbca{filter:brightness(0) invert(1)}.styles_container__fjaFr .styles_content__fkhRt .styles_topSide__8ptB1 .styles_statusIconUpgrade__HrKLC,.styles_container__fjaFr .styles_content__fkhRt .styles_topSide__8ptB1 .styles_statusIconWithdrawal__fM89p{background:#0cc4e3}.styles_container__fjaFr .styles_content__fkhRt .styles_topSide__8ptB1 .styles_statusIconSell__OJRpK{background:#2bef6e}.styles_container__fjaFr .styles_content__fkhRt .styles_topSide__8ptB1 .styles_statusIconReplaced__sX16O{background:#f83da4}.styles_container__fjaFr .styles_content__fkhRt .styles_topSide__8ptB1 .styles_statusIconBonus__plh0I{background:#ffc443}.styles_container__fjaFr .styles_content__fkhRt .styles_topSide__8ptB1 .styles_overlay__E3rLF{position:absolute;top:0;left:0;width:100%;height:100%;z-index:20;border-radius:10px;border:1px solid #0cc4e3;background:radial-gradient(ellipse 100% 60% at 50% 50%,rgba(12,196,227,.25) 0,rgba(73,211,234,.188) 35%,rgba(134,226,241,.125) 60%,hsla(0,0%,100%,0) 100%),rgba(10,22,32,.55);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;transition:opacity .2s ease;opacity:0;pointer-events:none}.styles_container__fjaFr .styles_content__fkhRt .styles_topSide__8ptB1 .styles_overlay__E3rLF.styles_visible__ZoCGz{opacity:1;pointer-events:auto}.styles_container__fjaFr .styles_content__fkhRt .styles_topSide__8ptB1 .styles_overlayButtons__LrVwd{display:flex;flex-direction:row;align-items:center;gap:4px}.styles_container__fjaFr .styles_content__fkhRt .styles_topSide__8ptB1 .styles_actionBtn__4_GkH{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border:none;border-radius:10px;padding:0;cursor:pointer;transition:transform .15s ease,filter .15s ease}.styles_container__fjaFr .styles_content__fkhRt .styles_topSide__8ptB1 .styles_actionBtn__4_GkH:hover{transform:translateY(-1px);filter:brightness(1.08)}.styles_container__fjaFr .styles_content__fkhRt .styles_topSide__8ptB1 .styles_actionSell__g5gTu{background:#2bef6e}.styles_container__fjaFr .styles_content__fkhRt .styles_topSide__8ptB1 .styles_actionWithdraw__r_HA0{background:#0cc4e3}.styles_container__fjaFr .styles_content__fkhRt .styles_topSide__8ptB1 .styles_actionReplace__nmbmz{background:#102231}.styles_container__fjaFr .styles_content__fkhRt .styles_topSide__8ptB1 .styles_actionReplace__nmbmz img{filter:brightness(0) invert(1) opacity(.7)}.styles_container__fjaFr .styles_content__fkhRt .styles_topSide__8ptB1 .styles_actionTooltip__Pyn5W{position:absolute;top:calc(50% + 32px);padding:6px 12px;background:#102231;color:#3a4a53;border-radius:10px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:18px;white-space:nowrap;pointer-events:none}.styles_container__fjaFr .styles_content__fkhRt .styles_topSide__8ptB1 .styles_actionTooltip__Pyn5W:before{content:"";position:absolute;top:-3px;left:50%;transform:translateX(-50%) rotate(45deg);width:6px;height:6px;background:#102231}.styles_container__fjaFr .styles_content__fkhRt .styles_topSide__8ptB1 .styles_actionTooltip_sell__sC0zK{left:calc(50% - 52px);transform:translateX(-50%)}.styles_container__fjaFr .styles_content__fkhRt .styles_topSide__8ptB1 .styles_actionTooltip_withdraw__g1oce{left:50%;transform:translateX(-50%)}.styles_container__fjaFr .styles_content__fkhRt .styles_topSide__8ptB1 .styles_actionTooltip_replace__CAIV6{left:calc(50% + 52px);transform:translateX(-50%)}.styles_container__fjaFr .styles_content__fkhRt .styles_bottomSide__JOqr9{position:absolute;width:100%;top:0;z-index:99}.styles_container__fjaFr .styles_content__fkhRt .styles_bottomSide__JOqr9 .styles_buttons__YqpaD{display:flex;align-items:center;justify-content:space-between;gap:4px;padding:10px 12px}.styles_container__fjaFr .styles_content__fkhRt .styles_bottomSide__JOqr9 .styles_buttons__YqpaD .styles_button__3fM2_{display:flex;align-items:center;justify-content:center;border-radius:8px;width:34px;height:34px;background:var(--color-green)}.styles_container__fjaFr .styles_content__fkhRt .styles_bottomSide__JOqr9 .styles_buttons__YqpaD .styles_buttonWithdrawal__KuRaW{display:flex;align-items:center;justify-content:center;border-radius:8px;width:34px;height:34px;background:#c9a429}.styles_container__fjaFr .styles_content__fkhRt .styles_bottomSide__JOqr9 .styles_buttons__YqpaD .styles_statusSell__fOjWO{display:flex;position:relative;justify-content:center;align-items:center;width:100%;background:rgba(39,155,159,.22);z-index:var(--zindex-interactive);height:21px;padding:0 16px;border-radius:10px}@media screen and (min-width:1024px){.styles_container__fjaFr .styles_content__fkhRt .styles_bottomSide__JOqr9 .styles_buttons__YqpaD .styles_statusSell__fOjWO{height:31px;padding:0 16px;border-radius:10px}}.styles_container__fjaFr .styles_content__fkhRt .styles_bottomSide__JOqr9 .styles_buttons__YqpaD .styles_statusStake__V7gNA{display:flex;position:relative;justify-content:center;align-items:center;width:100%;background:rgba(159,39,67,.22);z-index:var(--zindex-interactive);height:21px;padding:0 16px;border-radius:10px}@media screen and (min-width:1024px){.styles_container__fjaFr .styles_content__fkhRt .styles_bottomSide__JOqr9 .styles_buttons__YqpaD .styles_statusStake__V7gNA{height:31px;padding:0 16px;border-radius:10px}}.styles_container__fjaFr .styles_content__fkhRt .styles_bottomSide__JOqr9 .styles_buttons__YqpaD .styles_statusWithdrawal__Bv2Zr{display:flex;position:relative;justify-content:center;align-items:center;width:100%;background:rgba(39,155,159,.22);z-index:var(--zindex-interactive);height:21px;padding:0 16px;border-radius:10px}@media screen and (min-width:1024px){.styles_container__fjaFr .styles_content__fkhRt .styles_bottomSide__JOqr9 .styles_buttons__YqpaD .styles_statusWithdrawal__Bv2Zr{height:31px;padding:0 16px;border-radius:10px}}.styles_container__fjaFr .styles_content__fkhRt .styles_bottomSide__JOqr9 .styles_buttons__YqpaD .styles_statusProcess__6eXjT{display:flex;position:relative;justify-content:center;flex-direction:column;align-items:center;width:100%;gap:4px;background:rgba(39,155,159,.22);z-index:var(--zindex-interactive);font-size:11px;height:21px;padding:0 16px;border-radius:10px}@media screen and (min-width:1024px){.styles_container__fjaFr .styles_content__fkhRt .styles_bottomSide__JOqr9 .styles_buttons__YqpaD .styles_statusProcess__6eXjT{height:31px;padding:0 16px;border-radius:9px}}.styles_tooltip__3BB8P{background:#cfcce6;color:#393845;padding:6px 10px;border-radius:5px;font-size:10px;font-weight:500;white-space:nowrap;box-shadow:0 4px 12px rgba(0,0,0,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(162,159,191,.2)}.styles_tooltip__3BB8P:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border:4px solid transparent;border-top-color:#cfcce6}.tooltip_wrap__of0AG{position:relative}.tooltip_wrap__of0AG,.tooltip_wrap__of0AG>:first-child{width:100%;height:100%}.tooltip_tooltip__nAnhV{position:absolute;inset:0;z-index:50;pointer-events:none;opacity:0;transition:opacity .15s ease;display:flex;align-items:center;justify-content:center;padding:4px;border-radius:10px;background:rgba(10,22,32,.94);border:1px solid rgba(12,196,227,.4);color:#fff;font-family:Inter,sans-serif;font-size:10px;font-weight:600;line-height:11px;letter-spacing:-.04em;text-align:center;word-break:break-word;overflow-wrap:anywhere;overflow:hidden;box-sizing:border-box}.tooltip_wrap__of0AG:active .tooltip_tooltip__nAnhV,.tooltip_wrap__of0AG:focus-within .tooltip_tooltip__nAnhV,.tooltip_wrap__of0AG:hover .tooltip_tooltip__nAnhV{opacity:1;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}@media(min-width:768px){.tooltip_tooltip__nAnhV{display:none}}.styles_upgradesList__0wDCr{width:100%}@media screen and (min-width:1440px){.styles_upgradesList__0wDCr{height:660px}}.styles_upgradesList__0wDCr .styles_items__container__oVhRf{margin-top:12px}@media screen and (min-width:1440px){.styles_upgradesList__0wDCr .styles_items__container__oVhRf{height:660px}}.styles_upgradesList__0wDCr .styles_items__container__oVhRf .styles_items__inner__yCEsm{height:640px;overflow-y:auto;overflow-x:hidden}.styles_upgradesList__0wDCr .styles_items__container__oVhRf .styles_items__inner__yCEsm .styles_scrollableDiv__bH_VH{display:grid;grid-gap:12px;grid-template-columns:1fr;padding-right:0}@media screen and (min-width:1440px){.styles_upgradesList__0wDCr .styles_items__container__oVhRf .styles_items__inner__yCEsm .styles_scrollableDiv__bH_VH{grid-gap:16px;grid-template-columns:repeat(2,1fr);padding-right:4px}}.styles_upgradesList__0wDCr .styles_items__container__oVhRf .styles_items__inner__yCEsm .styles_scrollableDiv__bH_VH .styles_upgrade__item__FZRRr{min-width:0;padding:10px;border-radius:10px;background:#0a1620;content-visibility:auto;contain-intrinsic-size:240px;--skin-glow-blur:0px;--skin-glow-opacity:0}@media screen and (min-width:1440px){.styles_upgradesList__0wDCr .styles_items__container__oVhRf .styles_items__inner__yCEsm .styles_scrollableDiv__bH_VH .styles_upgrade__item__FZRRr{border-radius:12px;padding:12px;contain-intrinsic-size:260px}}.styles_upgradesList__0wDCr .styles_items__container__oVhRf .styles_items__inner__yCEsm .styles_scrollableDiv__bH_VH .styles_upgrade__item__FZRRr .styles_cards__WInzb{position:relative;display:grid;grid-template-columns:1fr 1fr;align-items:stretch;grid-gap:6px;gap:6px;min-width:0}@media screen and (min-width:1440px){.styles_upgradesList__0wDCr .styles_items__container__oVhRf .styles_items__inner__yCEsm .styles_scrollableDiv__bH_VH .styles_upgrade__item__FZRRr .styles_cards__WInzb{gap:8px}}.styles_upgradesList__0wDCr .styles_items__container__oVhRf .styles_items__inner__yCEsm .styles_scrollableDiv__bH_VH .styles_upgrade__item__FZRRr .styles_cards__WInzb>*{min-width:0;width:100%;overflow:hidden}.styles_upgradesList__0wDCr .styles_items__container__oVhRf .styles_items__inner__yCEsm .styles_scrollableDiv__bH_VH .styles_upgrade__item__FZRRr .styles_cards__WInzb .styles_multipleStakes__ZJzJ3{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:minmax(0,1fr);grid-gap:4px;gap:4px;width:100%}@media screen and (min-width:1440px){.styles_upgradesList__0wDCr .styles_items__container__oVhRf .styles_items__inner__yCEsm .styles_scrollableDiv__bH_VH .styles_upgrade__item__FZRRr .styles_cards__WInzb .styles_multipleStakes__ZJzJ3{gap:6px}}.styles_upgradesList__0wDCr .styles_items__container__oVhRf .styles_items__inner__yCEsm .styles_scrollableDiv__bH_VH .styles_upgrade__item__FZRRr .styles_cards__WInzb .styles_stakeSide__eS0Lj{position:relative;width:100%}.styles_upgradesList__0wDCr .styles_items__container__oVhRf .styles_items__inner__yCEsm .styles_scrollableDiv__bH_VH .styles_upgrade__item__FZRRr .styles_cards__WInzb .styles_stakeBalanceBadge__epujH{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:5;pointer-events:none;padding:3px 8px;border-radius:8px;border:1px solid rgba(92,167,255,.5);background:rgba(12,28,52,.88);box-shadow:0 4px 12px rgba(0,0,0,.35);color:#5fa2ff;font-family:Inter,sans-serif;font-size:10px;font-weight:700;line-height:1;white-space:nowrap}.styles_upgradesList__0wDCr .styles_items__container__oVhRf .styles_items__inner__yCEsm .styles_scrollableDiv__bH_VH .styles_upgrade__item__FZRRr .styles_cards__WInzb .styles_stakeBalanceBadgeSingle__KkRXp{top:8px;right:8px;left:auto;transform:none}.styles_upgradesList__0wDCr .styles_items__container__oVhRf .styles_items__inner__yCEsm .styles_scrollableDiv__bH_VH .styles_upgrade__item__FZRRr .styles_cards__WInzb .styles_cardInList__9HV0W{width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;min-height:0;--skin-price-bottom:4px}@media screen and (min-width:768px){.styles_upgradesList__0wDCr .styles_items__container__oVhRf .styles_items__inner__yCEsm .styles_scrollableDiv__bH_VH .styles_upgrade__item__FZRRr .styles_cards__WInzb .styles_cardInList__9HV0W{--skin-price-bottom:32px}}@media screen and (min-width:1024px){.styles_upgradesList__0wDCr .styles_items__container__oVhRf .styles_items__inner__yCEsm .styles_scrollableDiv__bH_VH .styles_upgrade__item__FZRRr .styles_cards__WInzb .styles_prizeCard__LMGmQ,.styles_upgradesList__0wDCr .styles_items__container__oVhRf .styles_items__inner__yCEsm .styles_scrollableDiv__bH_VH .styles_upgrade__item__FZRRr .styles_cards__WInzb .styles_singleStakeCard__LOat1{--skin-image-scale:1.25}}@media screen and (min-width:1440px){.styles_upgradesList__0wDCr .styles_items__container__oVhRf .styles_items__inner__yCEsm .styles_scrollableDiv__bH_VH .styles_upgrade__item__FZRRr .styles_cards__WInzb .styles_prizeCard__LMGmQ,.styles_upgradesList__0wDCr .styles_items__container__oVhRf .styles_items__inner__yCEsm .styles_scrollableDiv__bH_VH .styles_upgrade__item__FZRRr .styles_cards__WInzb .styles_singleStakeCard__LOat1{--skin-image-scale:1.35}}.styles_upgradesList__0wDCr .styles_items__container__oVhRf .styles_items__inner__yCEsm .styles_scrollableDiv__bH_VH .styles_upgrade__item__FZRRr .styles_cards__WInzb .styles_stakeSide__eS0Lj .styles_multipleStakes__ZJzJ3 .styles_cardInList__9HV0W{--skin-image-scale:0.55;--skin-watermark-scale:0.65;--skin-price-bottom:8px}@media screen and (min-width:768px){.styles_upgradesList__0wDCr .styles_items__container__oVhRf .styles_items__inner__yCEsm .styles_scrollableDiv__bH_VH .styles_upgrade__item__FZRRr .styles_cards__WInzb .styles_stakeSide__eS0Lj .styles_multipleStakes__ZJzJ3 .styles_cardInList__9HV0W{--skin-image-scale:0.85;--skin-watermark-scale:1;--skin-price-bottom:20px}}@media screen and (min-width:1024px){.styles_upgradesList__0wDCr .styles_items__container__oVhRf .styles_items__inner__yCEsm .styles_scrollableDiv__bH_VH .styles_upgrade__item__FZRRr .styles_cards__WInzb .styles_stakeSide__eS0Lj .styles_multipleStakes__ZJzJ3 .styles_cardInList__9HV0W{--skin-image-scale:0.95}}.styles_upgradesList__0wDCr .styles_items__container__oVhRf .styles_items__inner__yCEsm .styles_scrollableDiv__bH_VH .styles_upgrade__item__FZRRr .styles_cards__WInzb .styles_emptySlot__exNKU{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:0;aspect-ratio:177/136;border-radius:10px;background:hsla(0,0%,100%,.02);border:1px dashed hsla(0,0%,100%,.08);overflow:hidden}.styles_upgradesList__0wDCr .styles_items__container__oVhRf .styles_items__inner__yCEsm .styles_scrollableDiv__bH_VH .styles_upgrade__item__FZRRr .styles_cards__WInzb .styles_emptySlotIcon__8iUt0{width:48px;height:48px;color:hsla(0,0%,100%,.05);pointer-events:none}.styles_upgradesList__0wDCr .styles_items__container__oVhRf .styles_items__inner__yCEsm .styles_scrollableDiv__bH_VH .styles_upgrade__item__FZRRr .styles_result__61LE9{display:grid;grid-template-columns:1fr auto 1fr;align-items:stretch;grid-gap:4px;gap:4px;padding:4px;margin-top:8px;border-radius:10px;background:#09121b}@media screen and (min-width:1440px){.styles_upgradesList__0wDCr .styles_items__container__oVhRf .styles_items__inner__yCEsm .styles_scrollableDiv__bH_VH .styles_upgrade__item__FZRRr .styles_result__61LE9{margin-top:10px}}.styles_upgradesList__0wDCr .styles_items__container__oVhRf .styles_items__inner__yCEsm .styles_scrollableDiv__bH_VH .styles_upgrade__item__FZRRr .styles_result__61LE9 .styles_chance__WRHZa,.styles_upgradesList__0wDCr .styles_items__container__oVhRf .styles_items__inner__yCEsm .styles_scrollableDiv__bH_VH .styles_upgrade__item__FZRRr .styles_result__61LE9 .styles_forwardSlot__fR4wG,.styles_upgradesList__0wDCr .styles_items__container__oVhRf .styles_items__inner__yCEsm .styles_scrollableDiv__bH_VH .styles_upgrade__item__FZRRr .styles_result__61LE9 .styles_status__FOtB4{display:flex;align-items:center;justify-content:center;min-width:0;height:40px;padding:0 10px;border-radius:6px;font-family:Inter,sans-serif;font-size:14px;line-height:16px;letter-spacing:-.07em;white-space:nowrap}.styles_upgradesList__0wDCr .styles_items__container__oVhRf .styles_items__inner__yCEsm .styles_scrollableDiv__bH_VH .styles_upgrade__item__FZRRr .styles_result__61LE9 .styles_chance__WRHZa{gap:4px;background:#0a1620}.styles_upgradesList__0wDCr .styles_items__container__oVhRf .styles_items__inner__yCEsm .styles_scrollableDiv__bH_VH .styles_upgrade__item__FZRRr .styles_result__61LE9 .styles_chanceLabel__LgE_x{color:hsla(0,0%,100%,.67);font-weight:400}.styles_upgradesList__0wDCr .styles_items__container__oVhRf .styles_items__inner__yCEsm .styles_scrollableDiv__bH_VH .styles_upgrade__item__FZRRr .styles_result__61LE9 .styles_chanceValue__Bn6Db{color:#0cc4e3;font-weight:600}.styles_upgradesList__0wDCr .styles_items__container__oVhRf .styles_items__inner__yCEsm .styles_scrollableDiv__bH_VH .styles_upgrade__item__FZRRr .styles_result__61LE9 .styles_forwardSlot__fR4wG{min-width:40px;padding:0;background:#0a1620}.styles_upgradesList__0wDCr .styles_items__container__oVhRf .styles_items__inner__yCEsm .styles_scrollableDiv__bH_VH .styles_upgrade__item__FZRRr .styles_result__61LE9 .styles_status__FOtB4{font-weight:600;color:#f83d3d;background:rgba(248,61,61,.15)}.styles_upgradesList__0wDCr .styles_items__container__oVhRf .styles_items__inner__yCEsm .styles_scrollableDiv__bH_VH .styles_upgrade__item__FZRRr .styles_result__61LE9 .styles_status__FOtB4[aria-label=true]{color:#2bef6e;background:rgba(43,239,110,.15)}.styles_upgradesList__0wDCr .styles_items__container__oVhRf .styles_empty__5WAOM{display:flex;justify-content:center;height:100%}.styles_upgradesList__0wDCr .styles_loaderWrapper__Yatm_{display:flex;align-items:center;justify-content:center;width:100%;height:75%}.styles_emptyInventory__WyTPz{display:flex;flex-direction:column;align-items:center;gap:14px}.styles_emptyInventory__WyTPz .styles_emptyInventoryIcon__1sBjj{display:flex;position:relative;justify-content:center;align-items:center;width:120px;height:120px}.styles_emptyInventory__WyTPz .styles_emptyInventoryIcon__1sBjj .styles_emptyInventoryImage__GmIha{width:96px;height:96px;z-index:1}.styles_emptyInventory__WyTPz .styles_emptyInventoryMessage__LV3CV{display:flex;flex-direction:column;justify-content:center;align-items:center;color:var(--text-shade-6)}