._overlay_160e4_1{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000a6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px;animation:_fadeIn_160e4_1 .2s ease}._overlay_160e4_1:after{content:"";position:absolute;top:45%;left:50%;transform:translate(-50%,-45%);width:740px;height:678px;background:radial-gradient(50% 50% at 50% 50%,#341b7a,#09152000);z-index:0;pointer-events:none}@keyframes _fadeIn_160e4_1{0%{opacity:0}to{opacity:1}}._modal_160e4_34{position:relative;z-index:1;display:flex;width:100%;max-width:800px;background:#091520;border-radius:16px;overflow:hidden;box-shadow:0 20px 60px #00000080;animation:_slideUp_160e4_1 .25s ease}@media only screen and (max-width: 1024px){._modal_160e4_34{flex-direction:column;max-width:420px}}@keyframes _slideUp_160e4_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._close_160e4_63{position:absolute;top:14px;right:14px;width:28px;height:28px;border-radius:50%;background:#ffffff14;color:#fff9;font-size:18px;line-height:1;display:flex;align-items:center;justify-content:center;z-index:5;transition:background .2s ease}._close_160e4_63:hover{background:#ffffff26;color:#fff}._left_160e4_85{position:relative;width:370px;flex-shrink:0;min-height:380px;overflow:hidden;background:#091520}@media only screen and (max-width: 1024px){._left_160e4_85{width:100%;min-height:300px}}._leftBg_160e4_100{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.25;mask-image:linear-gradient(to bottom,black 60%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,black 60%,transparent 100%)}._leftOverlay_160e4_111{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(100% 100% at 50% 0%,#4b2a8e8c,#19181600),radial-gradient(118% 100% at 50% 100%,#341b7a8c,#19181600)}._character_160e4_117{position:absolute;top:14px;left:50%;transform:translate(-50%);width:340px;height:auto;pointer-events:none;filter:drop-shadow(0 10px 40px rgba(0,0,0,.6));mask-image:linear-gradient(to bottom,black 55%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,black 55%,transparent 100%)}@media only screen and (max-width: 1024px){._character_160e4_117{top:4px;width:240px;mask-image:linear-gradient(to bottom,black 40%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,black 40%,transparent 100%)}}._leftContent_160e4_138{position:absolute;bottom:20px;left:20px;right:20px;z-index:2;display:flex;flex-direction:column;gap:12px}._leftTitle_160e4_149{font-size:1.25rem;line-height:26px;font-weight:700;color:#fff}._rewards_160e4_156{display:flex;flex-wrap:wrap;gap:6px}._rewardItem_160e4_162{display:flex;align-items:center;gap:6px;height:36px;padding:8px 10px;border-radius:10px;border:1px solid rgba(255,255,255,.1);background:#080b1a66;font-size:.75rem;line-height:14px;font-weight:500;color:#fff}._rewardIcon_160e4_177{width:18px;height:18px;object-fit:contain;flex-shrink:0}._rewardItemHighlighted_160e4_184{border-color:transparent;background:linear-gradient(110.49deg,#fde89d1f -3.71%,#fdeeba1f 101.85%);position:relative}._rewardItemHighlighted_160e4_184:before{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:inherit;padding:1px;background:linear-gradient(244.34deg,#fde89d,#fde89d00 108.23%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}._right_160e4_202{flex:1;padding:28px 28px 24px;display:flex;flex-direction:column;gap:22px}@media only screen and (max-width: 767px){._right_160e4_202{padding:24px 20px;gap:20px}}._title_160e4_216{font-size:1.5rem;line-height:100%;font-weight:700;color:#fff}._section_160e4_223{display:flex;flex-direction:column;gap:12px}._sectionLabel_160e4_229{font-size:.875rem;line-height:100%;font-weight:400;color:#fff9}._providerBtn_160e4_236{width:100%;height:56px;border-radius:8px;border:1px solid rgba(255,255,255,.05);background:#ffffff0d;color:#fff;display:flex;align-items:center;justify-content:center;transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease}._providerBtn_160e4_236:hover{background:#ffffff14;border-color:#ffffff1f}._providerBtnSelected_160e4_253{box-shadow:0 -2px #68ef85 inset,0 2px #ffffff0d inset}._agreeBlock_160e4_257{display:flex;flex-direction:column;gap:16px}._checkboxRow_160e4_263{display:flex;align-items:center;gap:10px;font-size:.8125rem;line-height:18px;font-weight:500;color:#fff9;cursor:pointer}._checkboxRow_160e4_263 ._checkboxInput_160e4_273{position:absolute;opacity:0;pointer-events:none;width:0;height:0}._checkboxRow_160e4_263 ._checkmark_160e4_280{flex-shrink:0;width:20px;height:20px;border:1px solid rgba(255,255,255,.2);border-radius:6px;background-color:transparent;display:flex;align-items:center;justify-content:center;transition:background-color .15s linear,border-color .15s linear}._checkboxRow_160e4_263 ._checkmark_160e4_280 svg{opacity:0;transition:opacity .15s linear}._checkboxRow_160e4_263 ._checkboxInput_160e4_273:checked+._checkmark_160e4_280{border-color:#68ef85}._checkboxRow_160e4_263 ._checkboxInput_160e4_273:checked+._checkmark_160e4_280 svg{opacity:1}._checkboxRow_160e4_263 ._checkboxInput_160e4_273:focus-visible+._checkmark_160e4_280{outline:2px solid rgba(104,239,133,.4);outline-offset:2px}._checkboxRow_160e4_263 a{color:#fff9;text-decoration:underline}._checkboxRow_160e4_263 a:hover{color:#fff}._steamBtn_160e4_314{margin-top:auto;display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:50px;border-radius:12px;background:#fde89d;color:#091520;font-size:.875rem;line-height:20px;font-weight:700;transition:transform .2s ease,opacity .2s ease}._steamBtn_160e4_314:hover:not(:disabled){transform:scale(1.01)}._steamBtn_160e4_314:active:not(:disabled){transform:scale(.99)}._steamBtn_160e4_314:disabled{opacity:.55;cursor:not-allowed}._banner_dpa0l_1{z-index:6001;position:fixed;bottom:40px;left:50%;max-width:480px;width:calc(100% - 32px);background:#091520cc;border:1px solid rgba(255,255,255,.2);border-radius:16px;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);box-shadow:0 4px 12px #0000001a,0 16px 32px #00000014;display:flex;flex-direction:column;align-items:center;gap:16px;padding:24px;transform:translate(-50%) translateY(20px);opacity:0;transition:opacity .3s ease,transform .3s ease}._banner_dpa0l_1._visible_dpa0l_22{transform:translate(-50%) translateY(0);opacity:1}@media only screen and (max-width: 767px){._banner_dpa0l_1{bottom:16px;padding:20px 16px}}._icon_dpa0l_33{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;background:#fde89d26;flex-shrink:0}._description_dpa0l_44{font-size:.875rem;line-height:20px;font-weight:500;color:#ffffffb3;text-align:center;margin:0}._learnMore_dpa0l_53{color:#fde89d;text-decoration:underline;text-underline-offset:2px;background:none;border:none;padding:0;font:inherit;cursor:pointer;transition:opacity .2s ease}._learnMore_dpa0l_53:hover{opacity:.8}._buttons_dpa0l_68{display:flex;gap:12px;width:100%}._btn_dpa0l_74{flex:1;height:44px;border-radius:10px;background-color:#fde89d;color:#091520;font-size:.875rem;line-height:18px;font-weight:700;transition:transform .2s ease;cursor:pointer}._btn_dpa0l_74:hover{transform:scale(1.01)}._btn_dpa0l_74:active{transform:scale(.99)}._localeSwitcher_hj1ac_1{position:relative;display:flex;align-items:center;-webkit-user-select:none;user-select:none;z-index:5000}._trigger_hj1ac_9{display:flex;align-items:center;gap:6px;padding:5px 7px;height:30px;background-color:#ffffff0d;border:none;color:#fffc;cursor:pointer;border-radius:8px;transition:background-color .2s,color .2s}._trigger_hj1ac_9:hover{background:#ffffff1a;color:#fff}._trigger_hj1ac_9:focus-visible{outline:1px solid rgba(255,255,255,.3);outline-offset:2px}@media only screen and (max-width: 767px){._trigger_hj1ac_9{height:36px;padding:5px 10px;border-radius:10px}}._flag_hj1ac_38{width:20px;height:20px;flex-shrink:0;border-radius:50%;overflow:hidden;object-fit:cover}._caret_hj1ac_47{transition:transform .2s}._caretOpen_hj1ac_51{transform:rotate(180deg)}._dropdown_hj1ac_55{position:absolute;top:calc(100% + 8px);right:0;min-width:150px;padding:12px 8px;margin:0;background-color:#080b1a80;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);border:1px solid rgba(255,255,255,.1);border-radius:10px;list-style:none;z-index:1000;box-shadow:0 15px 20px #00000075;display:flex;flex-direction:column;gap:6px}._option_hj1ac_75{display:flex;align-items:center;gap:8px;padding:8px 12px;cursor:pointer;border-radius:10px;color:#fffc;transition:background-color .2s,color .2s,border-color .2s;border:1px solid transparent;font-size:.875rem;line-height:1;font-weight:500}._option_hj1ac_75:hover{background:#ffffff1a;border-color:#ffffff0d;color:#fff}._optionActive_hj1ac_95{background:#ffffff1a;color:#fff;border-color:#ffffff0d}._liveInfoSection_1scwl_1{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;background-color:#68ef850d;height:102px;width:102px;min-width:102px;border-radius:8px;overflow:hidden;position:relative}._content_1scwl_16{display:flex;justify-content:center;align-items:center;gap:4px;position:relative;z-index:2;background:transparent}._contentText_1scwl_26{display:flex;flex-direction:column}._contentTitle_1scwl_31{font-size:1rem;line-height:18px;font-weight:600;color:#fff}._countSkeleton_1scwl_38{display:block;width:38px;height:14px;margin:2px 0;border-radius:4px;background:#ffffff14;position:relative;overflow:hidden}._countSkeleton_1scwl_38:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 0%,rgba(104,239,133,.18) 50%,transparent 100%);background-size:200% 100%;animation:_countSkeletonShimmer_1scwl_1 1.6s ease-in-out infinite}@keyframes _countSkeletonShimmer_1scwl_1{0%{background-position:-200% 0}to{background-position:200% 0}}._contentValue_1scwl_65{font-size:.75rem;line-height:14px;font-weight:500;color:#fff9}._divider_1scwl_72{width:78px;height:1px;background:linear-gradient(90deg,#fff0,#fff3 50.86%,#fff0)}._triangle1_1scwl_78,._triangle2_1scwl_79,._triangle3_1scwl_80{position:absolute;width:100px;height:116px;background:linear-gradient(21.39deg,#ffffff14 54.14%,#fff0 93.17%);clip-path:polygon(0 0,100% 0,0 100%)}._triangle1_1scwl_78{top:-20px;left:-59.69px}._triangle2_1scwl_79{top:0;left:-55.69px;opacity:.55}._triangle3_1scwl_80{top:-20px;left:-15.69px;opacity:.25}._back_1scwl_105{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:8px;background:linear-gradient(180deg,#161622,#12121f);box-shadow:0 -2px #141421 inset;z-index:-1}._item_s5vsc_1{width:124px;height:102px;min-width:124px;position:relative;border-radius:12px;background:transparent;transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1);will-change:transform;padding:0;cursor:pointer}@media only screen and (max-width: 1024px){._item_s5vsc_1{width:86px;height:70px;min-width:86px}}._item_s5vsc_1:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;z-index:4;background-position:center;background-size:100% 100%;background-repeat:no-repeat}._item_s5vsc_1:hover{transform:translateY(-4px) scale(1.03);box-shadow:0 12px 32px #0006,0 4px 16px #0003,inset 0 1px #ffffff1a}._item_s5vsc_1:hover ._image_s5vsc_35{transform:translateY(-150%) scale(.85);opacity:0}._item_s5vsc_1:hover ._decor_s5vsc_39{opacity:0;transform:translate(-50%) scale(.8)}._item_s5vsc_1:hover ._info_s5vsc_43{transform:translateY(220%) scale(.9);opacity:0}._item_s5vsc_1:hover ._userWrap_s5vsc_47{transform:translate(-50%) scale(1);opacity:1}._item_s5vsc_1:hover ._typeImage_s5vsc_51{opacity:1;transform:translate(50%) scale(1.05)}._item_s5vsc_1:hover ._userAvatar_s5vsc_55{transform:scale(1.1);box-shadow:0 8px 32px #b4f1ff59,0 4px 16px #b4f1ff40,inset 0 1px #b4f1ff4d}._item_s5vsc_1:hover ._userName_s5vsc_59{color:#fff}._item_fresh_s5vsc_63{animation:_feedItemEnter_s5vsc_1 .55s cubic-bezier(.22,.61,.36,1) both;z-index:1}@keyframes _feedItemEnter_s5vsc_1{0%{opacity:0;transform:translate(-40px,-90px) scale(.85);box-shadow:0 0 #7c73e700}60%{opacity:1;box-shadow:0 8px 24px #7c73e759}to{opacity:1;transform:translate(0) scale(1);box-shadow:0 1px #ffffff0a inset}}._main_s5vsc_84{width:100%;height:100%;position:relative;display:flex;align-items:center;flex-direction:column;padding:6px;gap:4px;z-index:2}._decor_s5vsc_39{position:absolute;width:49px;height:54px;top:8px;left:50%;transform:translate(-50%);z-index:0;pointer-events:none;transition:opacity .35s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1);will-change:opacity,transform}._decor_exchange_s5vsc_109{width:54px;height:66px;top:4px}._image_s5vsc_35{position:relative;z-index:1;width:100px;height:56px;object-fit:contain;transition:opacity .35s cubic-bezier(.4,0,.2,1),transform .45s cubic-bezier(.34,1.56,.64,1);will-change:transform,opacity}@media only screen and (max-width: 1024px){._image_s5vsc_35{width:74px;height:52px}}._imagePlaceholder_s5vsc_131{position:relative;z-index:1;width:80px;height:50px;background-image:linear-gradient(180deg,var(--rarity-color, #aaa) 0%,transparent 80%);-webkit-mask:linear-gradient(180deg,#000 30%,transparent);mask:linear-gradient(180deg,#000 30%,transparent);border-radius:4px;opacity:.55}._info_s5vsc_43{width:100%;position:relative;z-index:2;margin-top:auto;display:flex;flex-direction:column;text-align:center;padding:0 4px;transition:opacity .35s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.34,1.56,.64,1);will-change:transform,opacity}._additional_s5vsc_156{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:3;pointer-events:none}._userWrap_s5vsc_47{position:absolute;bottom:5px;left:50%;transform:translate(-50%,30%) scale(.95);opacity:0;display:flex;flex-direction:column;align-items:center;gap:5px;width:fit-content;z-index:3;transition:opacity .35s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.34,1.56,.64,1);will-change:transform,opacity}._typeImage_s5vsc_51{position:absolute;top:-14px;right:50%;height:100%;width:auto;max-width:112px;object-fit:contain;opacity:0;transform:translate(50%) scale(.9);pointer-events:none;z-index:2;transition:opacity .35s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.34,1.56,.64,1);will-change:opacity,transform}._typeImage_exchange_s5vsc_197{height:auto;width:113px;top:-20px}._userAvatar_s5vsc_55{width:32px;height:32px;border-radius:6px;object-fit:cover;border:1px solid rgba(180,241,255,.22);box-shadow:0 4px 24px #b4f1ff38,inset 0 1px #b4f1ff38;background:#080b1a99;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s cubic-bezier(.4,0,.2,1);will-change:transform,box-shadow}@media only screen and (max-width: 1024px){._userAvatar_s5vsc_55{display:none}}._userAvatarFallback_s5vsc_221{display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px;font-weight:600;text-transform:uppercase}._userName_s5vsc_59{color:#fffc;font-size:.75rem;line-height:100%;font-weight:500;max-width:110px;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s ease}._weapon_s5vsc_246{font-size:.6875rem;line-height:13px;font-weight:600;color:#fff;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}@media only screen and (max-width: 1024px){._weapon_s5vsc_246{display:none}}._title_s5vsc_264{font-size:.6875rem;line-height:13px;font-weight:500;margin-top:2px;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}@media only screen and (max-width: 1024px){._title_s5vsc_264{display:none}}._rarity_unknown_s5vsc_282{--rarity-color: rgba(228, 230, 219, 1);background:linear-gradient(180deg,#26202c73,#09152000)}._rarity_unknown_s5vsc_282 ._title_s5vsc_264{color:#e4e6dbe6}._rarity_common_s5vsc_290{--rarity-color: rgba(228, 230, 219, 1);background:linear-gradient(180deg,#e4e6dba6,#09152000)}._rarity_common_s5vsc_290 ._title_s5vsc_264{color:#e4e6db}._rarity_common_s5vsc_290:after{background-image:url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3ClinearGradient id='commonGrad' x1='0%25' y1='0%25' x2='0%25' y2='100%25'%3E%3Cstop offset='0%25' style='stop-color:rgb(228,230,219);stop-opacity:1' /%3E%3Cstop offset='100%25' style='stop-color:%23121213;stop-opacity:0' /%3E%3C/linearGradient%3E%3C/defs%3E%3Crect width='100%25' height='100%25' fill='none' rx='12' ry='12' stroke='url(%23commonGrad)' stroke-width='4' stroke-dasharray='20,20' stroke-linecap='square'/%3E%3C/svg%3E")}._rarity_uncommon_s5vsc_301{--rarity-color: rgba(55, 151, 220, 1);background:linear-gradient(180deg,#3797dca6,#09152000)}._rarity_uncommon_s5vsc_301 ._title_s5vsc_264{color:#3797dc}._rarity_uncommon_s5vsc_301:after{background-image:url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3ClinearGradient id='uncommonGrad' x1='0%25' y1='0%25' x2='0%25' y2='100%25'%3E%3Cstop offset='0%25' style='stop-color:rgb(55,151,220);stop-opacity:1' /%3E%3Cstop offset='100%25' style='stop-color:%23121213;stop-opacity:0' /%3E%3C/linearGradient%3E%3C/defs%3E%3Crect width='100%25' height='100%25' fill='none' rx='12' ry='12' stroke='url(%23uncommonGrad)' stroke-width='4' stroke-dasharray='20,20' stroke-linecap='square'/%3E%3C/svg%3E")}._rarity_rare_s5vsc_312{--rarity-color: rgba(56, 131, 148, 1);background:linear-gradient(180deg,#388394a6,#09152000)}._rarity_rare_s5vsc_312 ._title_s5vsc_264{color:#388394}._rarity_rare_s5vsc_312:after{background-image:url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3ClinearGradient id='rareGrad' x1='0%25' y1='0%25' x2='0%25' y2='100%25'%3E%3Cstop offset='0%25' style='stop-color:rgb(56,131,148);stop-opacity:1' /%3E%3Cstop offset='100%25' style='stop-color:%23121213;stop-opacity:0' /%3E%3C/linearGradient%3E%3C/defs%3E%3Crect width='100%25' height='100%25' fill='none' rx='12' ry='12' stroke='url(%23rareGrad)' stroke-width='4' stroke-dasharray='20,20' stroke-linecap='square'/%3E%3C/svg%3E")}._rarity_mythical_s5vsc_323{--rarity-color: rgba(113, 56, 148, 1);background:linear-gradient(180deg,#713894a6,#09152000)}._rarity_mythical_s5vsc_323 ._title_s5vsc_264{color:#713894}._rarity_mythical_s5vsc_323:after{background-image:url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3ClinearGradient id='mythicalGrad' x1='0%25' y1='0%25' x2='0%25' y2='100%25'%3E%3Cstop offset='0%25' style='stop-color:rgb(113,56,148);stop-opacity:1' /%3E%3Cstop offset='100%25' style='stop-color:%23121213;stop-opacity:0' /%3E%3C/linearGradient%3E%3C/defs%3E%3Crect width='100%25' height='100%25' fill='none' rx='12' ry='12' stroke='url(%23mythicalGrad)' stroke-width='4' stroke-dasharray='20,20' stroke-linecap='square'/%3E%3C/svg%3E")}._rarity_legendary_s5vsc_334{--rarity-color: rgba(206, 52, 191, 1);background:linear-gradient(180deg,#ce34bfa6,#09152000)}._rarity_legendary_s5vsc_334 ._title_s5vsc_264{color:#ce34bf}._rarity_legendary_s5vsc_334:after{background-image:url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3ClinearGradient id='legendaryGrad' x1='0%25' y1='0%25' x2='0%25' y2='100%25'%3E%3Cstop offset='0%25' style='stop-color:rgb(206,52,191);stop-opacity:1' /%3E%3Cstop offset='100%25' style='stop-color:%23121213;stop-opacity:0' /%3E%3C/linearGradient%3E%3C/defs%3E%3Crect width='100%25' height='100%25' fill='none' rx='12' ry='12' stroke='url(%23legendaryGrad)' stroke-width='4' stroke-dasharray='20,20' stroke-linecap='square'/%3E%3C/svg%3E")}._rarity_ancient_s5vsc_345{--rarity-color: rgba(224, 66, 76, 1);background:linear-gradient(180deg,#e0424ca6,#09152000)}._rarity_ancient_s5vsc_345 ._title_s5vsc_264{color:#e0424c}._rarity_ancient_s5vsc_345:after{background-image:url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3ClinearGradient id='ancientGrad' x1='0%25' y1='0%25' x2='0%25' y2='100%25'%3E%3Cstop offset='0%25' style='stop-color:%23E0424C;stop-opacity:1' /%3E%3Cstop offset='100%25' style='stop-color:%23121213;stop-opacity:0' /%3E%3C/linearGradient%3E%3C/defs%3E%3Crect width='100%25' height='100%25' fill='none' rx='12' ry='12' stroke='url(%23ancientGrad)' stroke-width='4' stroke-dasharray='20,20' stroke-linecap='square'/%3E%3C/svg%3E")}._rarity_exotic_s5vsc_356{--rarity-color: #fde89d;background:linear-gradient(180deg,#fde89da6,#09152000)}._rarity_exotic_s5vsc_356 ._title_s5vsc_264{color:#fde89d}._rarity_exotic_s5vsc_356:after{background-image:url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3ClinearGradient id='exoticGrad' x1='0%25' y1='0%25' x2='0%25' y2='100%25'%3E%3Cstop offset='0%25' style='stop-color:%23fde89d;stop-opacity:1' /%3E%3Cstop offset='100%25' style='stop-color:%23121213;stop-opacity:0' /%3E%3C/linearGradient%3E%3C/defs%3E%3Crect width='100%25' height='100%25' fill='none' rx='12' ry='12' stroke='url(%23exoticGrad)' stroke-width='4' stroke-dasharray='20,20' stroke-linecap='square'/%3E%3C/svg%3E")}._liveFeed_9gzi7_1{display:flex;overflow:hidden;background-color:#0a1927;padding:14px 0 8px 20px;gap:4px;min-height:114px;box-sizing:border-box;align-items:flex-start}._btns_9gzi7_12{display:flex;flex-direction:column;gap:4px;margin-left:4px;height:102px}@media only screen and (max-width: 1024px){._btns_9gzi7_12{height:70px}}._btn_9gzi7_12{flex:1;min-height:0;padding:0 13px;border-radius:12px;background-color:#26202c;color:#fff6;display:flex;align-items:center;justify-content:center;transition:background .3s ease,color .3s ease}._btn_9gzi7_12:hover{background-color:#2e2735}._btnActive_9gzi7_41{background-color:#33254f;color:#7c73e7}._items_9gzi7_46{display:flex;padding-left:2px;gap:4px;position:relative;flex:1;min-width:0}._skeleton_9gzi7_55{width:124px;height:102px;min-width:124px;border-radius:12px;background:#26202c66;position:relative;overflow:hidden}._skeleton_9gzi7_55:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 0%,rgba(124,115,231,.08) 50%,transparent 100%);background-size:200% 100%;animation:_skeletonShimmer_9gzi7_1 2.4s ease-in-out infinite}@media only screen and (max-width: 1024px){._skeleton_9gzi7_55{width:86px;height:70px;min-width:86px}}@keyframes _skeletonShimmer_9gzi7_1{0%{background-position:-200% 0}to{background-position:200% 0}}@media only screen and (max-width: 1024px){._liveFeed_9gzi7_1{padding:8px 0 8px 10px;min-height:80px}}._header_1guji_1{width:100%}._topBar_1guji_5{display:flex;align-items:center;gap:20px;padding:8px 24px;background-color:#091520;width:100%;height:64px}@media only screen and (max-width: 767px){._topBar_1guji_5{padding:8px 12px;gap:10px}}._logo_1guji_21{display:flex;align-items:center;justify-content:center;background:transparent;filter:drop-shadow(0 0 12px rgba(253,232,157,.25));transition:transform .2s ease;flex-shrink:0}._logo_1guji_21:hover{transform:scale(1.05)}._nav_1guji_34{display:flex;align-items:center;gap:22px}@media only screen and (max-width: 767px){._nav_1guji_34{gap:12px}}._navLink_1guji_45{display:flex;align-items:center;gap:8px;color:#fff6;transition:color .2s ease;font-size:.8125rem;line-height:16px;font-weight:500}._navLink_1guji_45:hover{color:#fff}._navLink_1guji_45:hover svg path{fill-opacity:1}@media (max-width: 900px){._navLink_1guji_45 span{display:none}}._right_1guji_67{display:flex;align-items:center;gap:12px;margin-left:auto}._socials_1guji_74{display:flex;align-items:center;gap:6px}._socialBtn_1guji_80{width:30px;height:30px;border-radius:8px;background:#ffffff0d;display:flex;align-items:center;justify-content:center;transition:background .2s ease}._socialBtn_1guji_80:hover{background:#ffffff1a}._divider_1guji_94{width:1px;height:14px;background:#fff3}._iconBtn_1guji_100,._muteBtn_1guji_101,._localeBtn_1guji_102{height:30px;border-radius:8px;background:#ffffff0d;display:flex;align-items:center;justify-content:center;transition:background .2s ease;padding:0 10px}._iconBtn_1guji_100:hover,._muteBtn_1guji_101:hover,._localeBtn_1guji_102:hover{background:#ffffff1a}._iconBtn_1guji_100,._muteBtn_1guji_101{width:30px;padding:0}._localeBtn_1guji_102{gap:6px;color:#fff;font-size:.75rem;line-height:16px;font-weight:600;text-transform:uppercase}._loginBtn_1guji_133{color:#091520;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;height:40px;border-radius:10px;background-color:#fde89d;position:relative;overflow:hidden;margin-left:6px;font-size:.875rem;line-height:18px;font-weight:700;transition:transform .3s ease}._loginBtn_1guji_133:hover{transform:scale(1.02)}._loginBtn_1guji_133:active{transform:scale(.99)}._loginBtn_1guji_133:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:60%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);transform:skew(-10deg) translate(-100%);pointer-events:none;animation:_glassSlide_1guji_1 3.5s infinite}@keyframes _glassSlide_1guji_1{0%{transform:skew(-10deg) translate(-100%);opacity:1}30%{transform:skew(-10deg) translate(200%);opacity:1}31%{transform:skew(-10deg) translate(200%);opacity:0}to{transform:skew(-10deg) translate(-100%);opacity:0}}@media only screen and (max-width: 767px){._iconBtn_1guji_100,._muteBtn_1guji_101,._localeBtn_1guji_102,._socialBtn_1guji_80,._divider_1guji_94,._nav_1guji_34{display:none}._loginBtn_1guji_133{font-size:.75rem;line-height:14px;font-weight:700;height:36px;padding:0 10px;gap:6px;white-space:nowrap}._loginBtn_1guji_133 svg{width:16px;height:16px}}._hiddenHeroTitle_1gtz7_1{font-size:2.25rem;line-height:130%;font-weight:800;color:#fff;text-align:center;padding:60px 20px;position:relative;z-index:10;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:10px;text-transform:uppercase;letter-spacing:.02em}@media only screen and (max-width: 767px){._hiddenHeroTitle_1gtz7_1{font-size:1.625rem;line-height:130%;font-weight:800;padding:40px 16px}}._hiddenHeroTitle_1gtz7_1 span:first-of-type{color:#fde89d}._section_1m01x_1{position:relative;z-index:5;display:flex;flex-direction:column;align-items:center;gap:20px;padding:30px 16px;border-radius:16px;background-color:#09152033;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}@media only screen and (max-width: 767px){._section_1m01x_1{padding:20px 0;border-radius:0;width:100%}}._header_1m01x_21{min-width:100%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px}._separator_1m01x_29{height:.5px;background:#fff3;width:100%}._headerContent_1m01x_35{display:flex;align-items:center;justify-content:center;gap:10px}._headerTitle_1m01x_42{font-size:1.5rem;line-height:1;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.05em}._grid_1m01x_51{display:flex;justify-content:center;flex-wrap:wrap;gap:20px 12px}@media only screen and (max-width: 1200px){._grid_1m01x_51{gap:24px 12px}}@media only screen and (max-width: 1024px){._grid_1m01x_51{gap:22px}}@media only screen and (max-width: 767px){._grid_1m01x_51{display:grid;grid-template-columns:1fr 1fr;gap:12px;width:100%;padding:0 16px}._grid_1m01x_51>*:nth-last-child(1):nth-child(odd){grid-column:1/-1;justify-self:center;max-width:50%}}._card_1m01x_82{color:#fff;position:relative;display:flex;flex-direction:column;align-items:center;width:247px;height:316px;border-radius:12px;padding:16px;background:#101c27;transition:background .35s cubic-bezier(.22,.61,.36,1),transform .35s cubic-bezier(.22,.61,.36,1),box-shadow .35s cubic-bezier(.22,.61,.36,1);cursor:pointer;outline:none;overflow:hidden}@media only screen and (max-width: 1024px){._card_1m01x_82{height:256px;width:172px;padding:12px}}@media only screen and (max-width: 767px){._card_1m01x_82{width:100%}}._card_1m01x_82:before{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:inherit;padding:1px;background:linear-gradient(180deg,#68ef8500,#68ef858c);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .35s cubic-bezier(.22,.61,.36,1);pointer-events:none}._card_1m01x_82:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:radial-gradient(120% 80% at 50% 110%,rgba(104,239,133,.22) 0%,transparent 60%);opacity:0;transition:opacity .35s cubic-bezier(.22,.61,.36,1);pointer-events:none}._card_1m01x_82:hover{transform:translateY(-6px) scale(1.03);background:linear-gradient(180deg,#101c27,#101c27,#68ef8514);box-shadow:0 16px 36px #00000073,0 0 24px #68ef852e}._card_1m01x_82:hover:before,._card_1m01x_82:hover:after{opacity:1}._card_1m01x_82:hover ._image_1m01x_142{transform:translateY(-4px) scale(1.06);filter:drop-shadow(0 14px 22px rgba(104,239,133,.35))}._card_1m01x_82:hover ._title_1m01x_146{filter:drop-shadow(0 0 10px rgba(104,239,133,.9))}._card_1m01x_82:hover ._price_1m01x_149{border-color:#68ef85;box-shadow:0 0 0 2px #68ef851f}._card_1m01x_82:active{transform:translateY(-2px) scale(1.01)}._imageWrapper_1m01x_157{position:relative;width:100%;display:flex;justify-content:center;align-items:center;flex:1}._image_1m01x_142{width:218px;height:190px;object-fit:contain;transition:transform .45s cubic-bezier(.22,.61,.36,1),filter .45s cubic-bezier(.22,.61,.36,1)}@media only screen and (max-width: 1024px){._image_1m01x_142{width:148px;height:122px}}._title_1m01x_146{font-size:1rem;line-height:24px;font-weight:600;display:flex;height:50px;align-items:center;text-align:center;text-transform:uppercase}@media only screen and (max-width: 1024px){._title_1m01x_146{height:40px;font-size:.875rem;line-height:20px;font-weight:600}}._buttonContainer_1m01x_198{display:flex;align-items:center;justify-content:center;margin-top:10px}._price_1m01x_149{font-size:.875rem;line-height:18px;font-weight:600;text-transform:uppercase;white-space:nowrap;min-width:106px;height:38px;padding:10px;border-radius:10px;display:flex;justify-content:center;align-items:center;gap:4px;border:1.5px solid #144162;background-color:transparent;color:#fff;transition:border-color .3s cubic-bezier(.22,.61,.36,1),box-shadow .3s cubic-bezier(.22,.61,.36,1)}@media only screen and (max-width: 767px){._price_1m01x_149{height:32px;border-width:1px}}._title_1m01x_146{transition:filter .35s cubic-bezier(.22,.61,.36,1)}._footer_gexgl_1{padding:2.5rem 0;display:flex;flex-direction:column;gap:2.5rem;overflow:hidden}._container_gexgl_9{width:100%;max-width:1400px;margin:0 auto;padding:0 20px;display:flex;flex-direction:column;gap:1.25rem}._container_gexgl_9 hr{flex:1;width:100%;border:1px solid #ffffff;opacity:.2}._links_gexgl_25{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 24px;padding:4px 0}._link_gexgl_25{display:inline-flex;align-items:center;gap:8px;color:#ffffffb3;text-decoration:none;font-size:.8125rem;line-height:18px;font-weight:500;transition:color .2s ease}._link_gexgl_25:hover{color:#fff}._linkIcon_gexgl_49{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0;color:#fff9}._link_gexgl_25:hover ._linkIcon_gexgl_49{color:#fff}._linkText_gexgl_63{white-space:nowrap}._warning_gexgl_67{font-size:.875rem;line-height:18px;font-weight:400;text-align:center;color:#fff;opacity:.4;margin-bottom:4rem;padding:0 10px}._page_tbbtq_1{width:100%;max-width:880px;margin:0 auto;padding:40px 20px 60px;color:#fff;display:flex;flex-direction:column;gap:18px}@media only screen and (max-width: 767px){._page_tbbtq_1{padding:24px 16px 40px}}._back_tbbtq_17{align-self:flex-start;display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:10px;background:#ffffff0d;color:#ffffffb3;font-size:.8125rem;line-height:16px;font-weight:500;transition:background .2s ease,color .2s ease}._back_tbbtq_17:hover{background:#ffffff1a;color:#fff}._title_tbbtq_36{font-size:1.75rem;line-height:34px;font-weight:700;margin:8px 0 0}@media only screen and (max-width: 767px){._title_tbbtq_36{font-size:1.375rem;line-height:28px;font-weight:700}}._meta_tbbtq_50{font-size:.8125rem;line-height:16px;font-weight:500;color:#ffffff73;margin:0}._body_tbbtq_58{display:flex;flex-direction:column;gap:12px;margin-top:8px}._body_tbbtq_58 p{font-size:.875rem;line-height:22px;font-weight:400;color:#fffc;margin:0;white-space:pre-wrap}._body_tbbtq_58 p:empty{display:none}._h2_tbbtq_76{font-size:1.25rem;line-height:26px;font-weight:700;color:#fff;margin:16px 0 4px}@media only screen and (max-width: 767px){._h2_tbbtq_76{font-size:1.125rem;line-height:24px;font-weight:700}}._h3_tbbtq_91{font-size:1rem;line-height:22px;font-weight:600;color:#fff;margin:12px 0 2px}._divider_tbbtq_99{border:0;width:100%;height:1px;background:#ffffff1f;margin:12px 0 8px}._main_b4tb0_1{position:relative;overflow:clip;min-height:100vh;background:linear-gradient(180deg,#0a1927ba,#11233600 36.5%,#112336c2)}._container_b4tb0_8{width:100%;max-width:1400px;margin:0 auto;padding:0 20px;display:flex;flex-direction:column;gap:20px}@media only screen and (max-width: 767px){._container_b4tb0_8{padding:0}}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;background-color:transparent;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;min-height:100vh}#root{min-height:100vh}a{color:inherit;text-decoration:none}button{font-family:inherit;border:none;background:none;cursor:pointer;color:inherit;padding:0}h1,h2,h3,h4,h5,p{margin:0}ul{margin:0;padding:0;list-style:none}.container{width:100%;max-width:1400px;margin:0 auto;padding:0 20px}@media only screen and (max-width: 767px){.container{padding:0 10px}}.font-bold{font-weight:700}.font-semibold{font-weight:600}.font-medium{font-weight:500}.accent-s{font-size:12px;line-height:16px}.accent-m{font-size:14px;line-height:18px}.text-center{text-align:center}.white{color:#fff}@media only screen and (max-width: 1024px){.hidden-md{display:none!important}}@media only screen and (max-width: 767px){.hidden-sm{display:none!important}}body{background-color:transparent}.page-bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;background-image:url(/images/home-bg.webp);background-size:cover;background-position:center center;background-repeat:no-repeat;background-color:#0a1927;pointer-events:none;will-change:transform}@keyframes revealUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes revealTitle{0%{opacity:0;transform:translateY(-8px) scale(.92);letter-spacing:.18em}60%{opacity:1;letter-spacing:.08em}to{opacity:1;transform:translateY(0) scale(1);letter-spacing:.05em}}@keyframes revealSeparator{0%{opacity:0;transform:scaleX(.2)}to{opacity:1;transform:scaleX(1)}}@keyframes revealHero{0%{opacity:0;transform:translateY(20px);filter:blur(8px)}60%{opacity:1;filter:blur(0)}to{opacity:1;transform:translateY(0);filter:blur(0)}}@media (prefers-reduced-motion: no-preference){[data-reveal]{opacity:0}[data-reveal][data-revealed=true]{animation:revealUp .7s cubic-bezier(.22,.61,.36,1) var(--reveal-delay, 0ms) both}[data-reveal=title][data-revealed=true]{animation:revealTitle .8s cubic-bezier(.22,.61,.36,1) var(--reveal-delay, 0ms) both}[data-reveal=separator][data-revealed=true]{animation:revealSeparator .9s cubic-bezier(.22,.61,.36,1) var(--reveal-delay, 0ms) both;transform-origin:center}[data-reveal=hero]{display:inline-block}[data-reveal=hero][data-revealed=true]{animation:revealHero .9s cubic-bezier(.22,.61,.36,1) var(--reveal-delay, 0ms) both}}
