.InputBase_inputContainer__ep3oj{width:100%}.InputBase_errorIcon__sz98O{position:absolute;top:50%;right:12px;transform:translateY(-50%);display:flex;align-items:center;pointer-events:auto;z-index:2}.InputBase_inputWrapper__5EZXn{display:flex;align-items:center;position:relative;border-radius:16px;background-color:var(--bg-input);border:1px solid var(--border-default);-webkit-backdrop-filter:none;backdrop-filter:none}.InputBase_inputWrapper__5EZXn .InputBase_floatingLabel__tr6Ka{position:absolute;left:14px;top:50%;padding:2px 6px;margin-left:-6px;border-radius:4px;background:#0000;pointer-events:none;color:var(--placeholder);font-size:16px;line-height:1.4;transform:translateY(-50%) scale(1);transform-origin:left center;transition:transform .18s ease,color .18s ease,background-color .18s ease;will-change:transform;z-index:1;max-width:calc(100% - 28px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.InputBase_inputWrapper__5EZXn input:focus~.InputBase_floatingLabel__tr6Ka,.InputBase_inputWrapper__5EZXn input:not(:placeholder-shown)~.InputBase_floatingLabel__tr6Ka{transform:translateY(calc(-50% - 19px)) scale(.75);color:var(--accent_violet_light);background:var(--input-floating-bg,#393b40)}.InputBase_inputWrapper__5EZXn input.InputBase_invalid__PjGm3~.InputBase_floatingLabel__tr6Ka{color:var(--red)}.InputBase_inputWrapper__5EZXn .InputBase_iconLeft__129od{padding-left:16px}.InputBase_inputWrapper__5EZXn input{padding:16px;background-size:20px;border:1px solid #0000;transition:.25s;border-radius:16px;width:100%;color:var(--white);font-size:18px;font-style:normal;font-weight:400;line-height:24px}.InputBase_inputWrapper__5EZXn input:disabled{color:var(--background_ticker);text-indent:-9999px}.InputBase_inputWrapper__5EZXn input::placeholder{color:var(--placeholder)}.InputBase_inputWrapper__5EZXn input.InputBase_invalid__PjGm3{border:1px solid var(--red)}.InputBase_inputWrapper__5EZXn input.InputBase_success__4Cgml{border:1px solid var(--brand)}.InputBase_inputWrapper__5EZXn input.InputBase_successPromocode__OcqCs{color:var(--brand);border:1px solid var(--brand)}.ErrorTooltipIcon_wrapper__4cRPB{position:relative;display:inline-flex;align-items:center;justify-content:center;color:var(--red);cursor:help;outline:none}.ErrorTooltipIcon_wrapper__4cRPB:focus .ErrorTooltipIcon_bubble__tzQc9,.ErrorTooltipIcon_wrapper__4cRPB:focus-visible .ErrorTooltipIcon_bubble__tzQc9,.ErrorTooltipIcon_wrapper__4cRPB:hover .ErrorTooltipIcon_bubble__tzQc9{opacity:1;transform:translate(-50%);pointer-events:auto}.ErrorTooltipIcon_icon__0SmNs{display:block;flex-shrink:0}.ErrorTooltipIcon_bubble__tzQc9{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%,4px);z-index:10;min-width:180px;max-width:260px;padding:8px 10px;border-radius:10px;background:#1f2230;color:var(--white);font-size:12px;font-style:normal;font-weight:400;line-height:16px;text-align:center;line-height:1.35;box-shadow:0 6px 24px #00000059;opacity:0;pointer-events:none;transition:opacity .15s ease,transform .15s ease;white-space:normal;word-break:break-word}.ErrorTooltipIcon_bubble__tzQc9:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border:6px solid #0000;border-top-color:#1f2230}.BrandSearch_search__8re_F{position:relative;inline-size:100%}.BrandSearch_dropdown__XReam{position:absolute;inset-block-start:calc(100% + 6px);inset-inline:0;z-index:1100;border-radius:12px;background-color:var(--s2);border:1px solid var(--border-default);display:flex;flex-direction:column;padding:6px;gap:2px;max-height:440px;overflow:auto;box-shadow:0 16px 40px #0009;isolation:isolate}.BrandSearch_item__uyc6W{display:flex;align-items:center;gap:10px;padding:6px 12px 6px 8px;border-radius:8px;color:var(--white);text-decoration:none;font-size:14px;line-height:1.3;transition:all .3s ease}.BrandSearch_item__uyc6W:hover{background:var(--bg-card-hover)}.BrandSearch_itemIcon__hoDSt{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:24px;height:24px;border-radius:6px;overflow:hidden;background:#ffffff0f}.BrandSearch_itemIcon__hoDSt img{width:100%;height:100%;object-fit:contain}.BrandSearch_itemIconFallback__8M92v{font-size:12px;font-weight:600;color:var(--accent_violet_light);text-transform:uppercase}.BrandSearch_itemName__UZNmk{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.BrandSearch_itemType__oT29B{flex-shrink:0;color:var(--grayscale_60,#fff9);font-size:11px}.BrandSearch_empty__s1gFI{padding:10px 12px;color:var(--grayscale_60,#fff9);font-size:14px}.BurgerMenu_burgerButton__UcDNM{display:none;align-items:center;justify-content:center;width:44px;height:44px;flex-shrink:0;border-radius:10px;background:#ffffff14;border:1px solid #ffffff1f;cursor:pointer;transition:all .3s ease}.BurgerMenu_burgerButton__UcDNM svg{width:20px;height:20px;color:var(--white)}.BurgerMenu_burgerButton__UcDNM:hover{background:#ffffff24}@media only screen and (max-width:768px){.BurgerMenu_burgerButton__UcDNM{display:flex}}.BurgerMenu_overlay__tooch{position:fixed;inset:0;background:#000000b3;z-index:1199;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:opacity .3s ease}.BurgerMenu_overlay__tooch.BurgerMenu_open__VBYvi{opacity:1;pointer-events:all}.BurgerMenu_menu__SGDG6{position:fixed;top:0;right:0;bottom:0;width:340px;max-width:92vw;background:var(--background_second);border-left:1px solid #ffffff14;box-shadow:-12px 0 32px #00000059;z-index:1200;display:flex;flex-direction:column;padding:20px;gap:8px;transform:translateX(100%);visibility:hidden;transition:transform .35s cubic-bezier(.4,0,.2,1),visibility 0s linear .35s}.BurgerMenu_menu__SGDG6.BurgerMenu_open__VBYvi{transform:translateX(0);visibility:visible;transition:transform .35s cubic-bezier(.4,0,.2,1),visibility 0s linear 0s}.BurgerMenu_menuHeader__dHQd8{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.BurgerMenu_searchBlock__V9rXr{margin-bottom:16px;flex-shrink:0}.BurgerMenu_search__ucCPk{width:100%}.BurgerMenu_menuTitle__rAGvl{font-size:18px;font-weight:600;line-height:1.3;color:var(--white)}.BurgerMenu_closeButton__6_AL0{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;background:#ffffff14;border:1px solid #ffffff1f;cursor:pointer;transition:all .3s ease}.BurgerMenu_closeButton__6_AL0 svg{width:16px;height:16px;color:var(--white)}.BurgerMenu_closeButton__6_AL0:hover{background:#ffffff24}.BurgerMenu_navList__UWeFv{display:flex;flex-direction:column;gap:4px;list-style:none;flex:1;min-height:0;overflow-y:auto}.BurgerMenu_navLink__5uJNS{display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:10px;font-size:16px;font-weight:500;line-height:1.3;color:var(--white);transition:all .3s ease}.BurgerMenu_navLink__5uJNS:hover{background:#ffffff14}.BurgerMenu_replenishButton__B0Igt{width:100%}.BurgerMenu_actions__bQk_i{display:flex;align-items:center;gap:12px;padding-top:16px;margin-top:auto;border-top:1px solid #ffffff14}.ChatsButton_chatsButton__D1T71{position:relative;width:40px;height:40px;border-radius:11px;background:#ffffff0f;color:#ffffffd9;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s ease}.ChatsButton_chatsButton__D1T71 svg{width:24px;height:24px}.ChatsButton_chatsButton__D1T71:hover{background:var(--accent_violet_tint);color:var(--accent_violet_light)}.ChatsButton_chatsButton__D1T71.ChatsButton_hasUnread__BUMqY{color:var(--accent_violet_light)}@media only screen and (max-width:768px){.ChatsButton_chatsButton__D1T71{width:38px;height:38px;border-radius:9px}.ChatsButton_chatsButton__D1T71 svg{width:22px;height:22px}}.ChatsButton_badge__dUzmH{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:linear-gradient(160deg,var(--accent_violet) 0,var(--accent_violet_light) 100%);color:#fff;font-size:10px;font-weight:700;line-height:18px;text-align:center;box-shadow:0 0 10px #8c5aff80}.Checkbox_wrapper__5Ef4j{cursor:pointer;display:inline-flex;gap:16px;align-items:center}.Checkbox_wrapper__5Ef4j:has(.Checkbox_text__HIfVf.Checkbox_error__BRB8C){animation:Checkbox_checkboxErrorWiggle__XvY2U 3s ease-in-out infinite;transform-origin:center}.Checkbox_wrapper__5Ef4j .Checkbox_label__q2mdx{cursor:pointer;display:inline-block;width:100%}.Checkbox_wrapper__5Ef4j .Checkbox_root__ECeb0{all:unset;cursor:pointer;display:flex;gap:16px;align-items:center;justify-content:center;width:20px;min-width:20px;height:20px;min-height:20px;background-color:#0000;border-radius:8px;transition:border-color .18s ease,box-shadow .22s ease,background-color .22s ease}.Checkbox_wrapper__5Ef4j .Checkbox_root__ECeb0.Checkbox_steam__661rd{border:2px solid var(--brand)}.Checkbox_wrapper__5Ef4j .Checkbox_root__ECeb0.Checkbox_genshin-impact__C3k0Z{border:2px solid var(--brand_genshin)}.Checkbox_wrapper__5Ef4j .Checkbox_root__ECeb0 .Checkbox_icon__cqOQj{display:flex;align-items:center;justify-content:center}.Checkbox_wrapper__5Ef4j .Checkbox_root__ECeb0 .Checkbox_icon__cqOQj.Checkbox_steam__661rd{color:var(--brand)}.Checkbox_wrapper__5Ef4j .Checkbox_root__ECeb0 .Checkbox_icon__cqOQj.Checkbox_genshin-impact__C3k0Z{color:var(--brand_genshin)}.Checkbox_wrapper__5Ef4j:has(.Checkbox_text__HIfVf.Checkbox_error__BRB8C) .Checkbox_root__ECeb0{border-color:var(--red)!important;background-color:#ef444414;animation:Checkbox_checkboxErrorPulse__lENfT 1.6s ease-in-out infinite}.Checkbox_wrapper__5Ef4j .Checkbox_text__HIfVf{cursor:pointer;width:100%;font-size:18px;font-style:normal;font-weight:400;line-height:24px;color:var(--white);transition:color .18s ease}.Checkbox_wrapper__5Ef4j .Checkbox_text__HIfVf.Checkbox_error__BRB8C{color:var(--red);animation:Checkbox_checkboxErrorTextPulse__oAVzu 1.6s ease-in-out infinite}@keyframes Checkbox_checkboxErrorWiggle__XvY2U{0%,16%,to{transform:translateX(0)}2%{transform:translateX(-6px)}4%{transform:translateX(6px)}6%{transform:translateX(-5px)}8%{transform:translateX(5px)}10%{transform:translateX(-3px)}12%{transform:translateX(3px)}14%{transform:translateX(-1px)}}@keyframes Checkbox_checkboxErrorPulse__lENfT{0%,to{box-shadow:0 0 0 0 #ef444473}50%{box-shadow:0 0 0 6px #ef444400}}@keyframes Checkbox_checkboxErrorTextPulse__oAVzu{0%,to{color:var(--red);opacity:1;text-shadow:0 0 0 #ef444400}50%{color:#ff8a8a;opacity:.85;text-shadow:0 0 8px #ef444473}}@media(prefers-reduced-motion:reduce){.Checkbox_wrapper__5Ef4j .Checkbox_text__HIfVf.Checkbox_error__BRB8C,.Checkbox_wrapper__5Ef4j:has(.Checkbox_text__HIfVf.Checkbox_error__BRB8C),.Checkbox_wrapper__5Ef4j:has(.Checkbox_text__HIfVf.Checkbox_error__BRB8C) .Checkbox_root__ECeb0{animation:none}}@keyframes Select_selectContentShow__6g1ln{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes Select_selectContentHide__2v57O{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}.Select_select__2tCo3 .Select_trigger__RFa6V{transition:all .3s ease;cursor:pointer;display:flex;align-items:center;justify-content:space-between;width:100%;height:40px;padding:10px 14px;color:var(--white);background:var(--bg-input);border:1px solid var(--border-default);-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:10px;font-size:14px;line-height:1.3}.Select_select__2tCo3 .Select_trigger__RFa6V .Select_triggerName__QpsfW{display:inline-flex;align-items:center;gap:8px;min-width:0;font-size:14px;font-weight:400;line-height:1.3;color:var(--white)}@media only screen and (max-width:375px){.Select_select__2tCo3 .Select_trigger__RFa6V .Select_triggerName__QpsfW{font-size:13px}}.Select_select__2tCo3 .Select_trigger__RFa6V .Select_triggerName__QpsfW .Select_placeholder__c884k{color:var(--placeholder)}.Select_select__2tCo3 .Select_trigger__RFa6V .Select_triggerName__QpsfW .Select_triggerIconImg__01r_I,.Select_select__2tCo3 .Select_trigger__RFa6V .Select_triggerName__QpsfW .Select_triggerIconSlot__D_G2B{flex:none;display:block;width:20px;height:20px;object-fit:cover;border-radius:4px;overflow:hidden}.Select_select__2tCo3 .Select_trigger__RFa6V .Select_triggerName__QpsfW .Select_triggerIconFlag__mmo2y{width:22px;height:15px;object-fit:cover;border-radius:2px;box-shadow:inset 0 0 0 .5px #00000026}.Select_select__2tCo3 .Select_trigger__RFa6V .Select_triggerName__QpsfW .Select_triggerNameText__c_eBk{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Select_select__2tCo3 .Select_trigger__RFa6V .Select_triggerIcon__tmit6{display:flex;align-items:center;justify-content:center;transition:all .3s ease}.Select_select__2tCo3 .Select_trigger__RFa6V .Select_triggerIcon__tmit6 svg{color:var(--white);width:16px;height:16px}.Select_select__2tCo3 .Select_trigger__RFa6V[data-state=open]{border-radius:10px 10px 0 0}.Select_select__2tCo3 .Select_trigger__RFa6V[data-state=open] .Select_triggerIcon__tmit6{transform:rotate(180deg)}.Select_select__2tCo3 .Select_trigger__RFa6V.Select_error___labS{border:1px solid var(--red)}.Select_select__2tCo3.Select_catalog-steam__vTYEq .Select_wrapper__gmlTS>div .Select_content__ytSPF{border-radius:10px;background-color:var(--s2);-webkit-backdrop-filter:none;backdrop-filter:none}.Select_select__2tCo3 .Select_content__ytSPF{scrollbar-width:none;position:relative;overflow:hidden auto;width:var(--radix-popover-trigger-width);max-width:var(--radix-popover-trigger-width);max-height:260px;padding:6px;background-color:var(--s2);border:1px solid var(--border-default);border-radius:0 0 10px 10px;outline:none;z-index:1001!important}.Select_select__2tCo3 .Select_content__ytSPF.Select_catalog-steam__vTYEq{position:absolute;left:0}.Select_select__2tCo3 .Select_content__ytSPF::-webkit-scrollbar{display:none}.Select_select__2tCo3 .Select_content__ytSPF[data-state=open]{animation:Select_selectContentShow__6g1ln .15s ease-out both}.Select_select__2tCo3 .Select_content__ytSPF[data-state=closed]{animation:Select_selectContentHide__2v57O .15s ease-in both}.Select_select__2tCo3.Select_block__jZ25Q{width:100%}.Select_selectItem__GVIPU:not(:last-child){margin-bottom:4px}.Select_selectItem__GVIPU.Select_disabled__6__M_{opacity:.5;pointer-events:none}.Spinner_spinner__eRgZ8{width:15px;height:15px;border-radius:50%;background:conic-gradient(#0000 10%,#fff);-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 4px),#000 0);animation:Spinner_s3__tuLkI .6s linear infinite}@keyframes Spinner_s3__tuLkI{to{transform:rotate(1turn)}}.Switch_root__8TJno{transition:all .3s ease;cursor:pointer;display:flex;flex-shrink:0;align-items:center;width:42px;height:26px;padding:0;border:none;border-radius:16px}.Switch_root__8TJno,.Switch_root__8TJno:active,.Switch_root__8TJno:focus{background-color:var(--grayscale_24)}.Switch_root__8TJno[data-state=checked]{background-color:var(--accent_violet)}.Switch_thumb__4aURo{transition:all .3s ease;display:block;width:22px;height:22px;margin:2px;background-color:#fff;border-radius:50%;box-shadow:0 2px 1px -1px #0003,0 1px 1px 0 #00000024,0 1px 3px 0 #0000001f}.Switch_thumb__4aURo[data-state=checked]{transform:translateX(16px)}.CheckboxItem_item__s2hii{transition:all .3s ease;cursor:pointer;padding:6px 10px;border-radius:8px;border:1px solid #0000}.CheckboxItem_item__s2hii:hover{background-color:var(--grayscale_8)}.CheckboxItem_item__s2hii.CheckboxItem_checked__YyylD{border:1px solid var(--brand_genshin);background-color:#0000}.CheckboxItem_item__s2hii .CheckboxItem_wrapper__XAFAz{display:flex;justify-content:space-between;align-items:center;gap:8px}.CheckboxItem_item__s2hii .CheckboxItem_wrapper__XAFAz .CheckboxItem_withIcon__GNzX_{display:flex;width:100%;align-items:center;gap:8px}.CheckboxItem_item__s2hii .CheckboxItem_wrapper__XAFAz .CheckboxItem_withIcon__GNzX_ .CheckboxItem_icon__DiWhx{flex:none;width:24px;height:24px;object-fit:cover;border-radius:4px}.CheckboxItem_item__s2hii .CheckboxItem_wrapper__XAFAz .CheckboxItem_withIcon__GNzX_ .CheckboxItem_flag__XTLzF{flex:none;width:28px;height:19px;object-fit:cover;border-radius:2px;box-shadow:inset 0 0 0 .5px #00000026}.CheckboxItem_item__s2hii .CheckboxItem_wrapper__XAFAz .CheckboxItem_withIcon__GNzX_ .CheckboxItem_itemIcon__oUTNs{width:18px;height:18px}.CheckboxItem_item__s2hii .CheckboxItem_wrapper__XAFAz .CheckboxItem_withIcon__GNzX_ .CheckboxItem_itemIcon__oUTNs svg{width:100%;height:100%}.CheckboxItem_item__s2hii .CheckboxItem_wrapper__XAFAz .CheckboxItem_name__kgdQw{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--white);font-size:14px;font-style:normal;font-weight:400;line-height:1.3}.CheckboxItem_item__s2hii .CheckboxItem_wrapper__XAFAz .CheckboxItem_icon__DiWhx{display:flex;justify-content:center;align-items:center;width:16px;height:16px;min-width:16px;min-height:16px}.CheckboxItem_item__s2hii .CheckboxItem_wrapper__XAFAz .CheckboxItem_icon__DiWhx svg{color:var(--brand_genshin)}