.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:var(--r-sm);background-color:var(--field-bg);min-height:var(--h-field);-webkit-backdrop-filter:none;backdrop-filter:none;transition:background-color var(--tr),box-shadow var(--tr)}.InputBase_inputWrapper__5EZXn:focus-within{background-color:var(--field-bg-focus);box-shadow:var(--ring-focus)}.InputBase_inputWrapper__5EZXn:has(input.InputBase_invalid__PjGm3){background-color:var(--field-bg);box-shadow:inset 0 0 0 2px var(--field-ring-error)}.InputBase_inputWrapper__5EZXn:has(input:disabled){background-color:var(--field-bg-disabled)}.InputBase_inputWrapper__5EZXn input:focus-visible{box-shadow:none}.InputBase_inputWrapper__5EZXn .InputBase_floatingLabel__tr6Ka{position:absolute;left:14px;top:50%;padding:2px 6px;margin-left:-6px;border-radius:var(--radius-xs);background:#0000;pointer-events:none;color:var(--field-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(--text-muted);background:var(--field-bg)}.InputBase_inputWrapper__5EZXn input:focus~.InputBase_floatingLabel__tr6Ka{color:var(--accent)}.InputBase_inputWrapper__5EZXn input.InputBase_invalid__PjGm3~.InputBase_floatingLabel__tr6Ka{color:var(--text-secondary)}.InputBase_inputWrapper__5EZXn .InputBase_iconLeft__129od{display:flex;align-items:center;padding-left:16px}.InputBase_inputWrapper__5EZXn input{padding:16px;background-size:20px;transition:.25s;border-radius:var(--radius-lg);width:100%;color:var(--field-text);font-size:18px;font-style:normal;font-weight:400;line-height:24px}.InputBase_inputWrapper__5EZXn input:disabled{color:var(--field-text-disabled);text-indent:-9999px}.InputBase_inputWrapper__5EZXn input::placeholder{color:var(--field-placeholder)}.InputBase_inputWrapper__5EZXn input.InputBase_successPromocode__OcqCs{color:var(--success-text)}.ErrorTooltipIcon_wrapper__4cRPB{position:relative;display:inline-flex;align-items:center;justify-content:center;color:var(--error-text);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:var(--radius-md);background:var(--bg-nested);color:var(--text-primary);font-size:12px;font-style:normal;font-weight:400;line-height:16px;text-align:center;line-height:1.35;box-shadow:var(--sh-pop);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-top-color:var(--bg-nested)}.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:var(--radius-md);background-color:var(--bg-nested);display:flex;flex-direction:column;padding:6px;gap:2px;max-height:440px;overflow:auto;box-shadow:var(--sh-pop);isolation:isolate}.BrandSearch_item__uyc6W{display:flex;align-items:center;gap:10px;padding:6px 12px 6px 8px;border-radius:var(--radius-sm);color:var(--text-primary);text-decoration:none;font-size:14px;line-height:1.3;transition:all .3s ease}.BrandSearch_item__uyc6W:hover{background:var(--bg-hover)}.BrandSearch_itemIcon__hoDSt{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:24px;height:24px;border-radius:var(--radius-xs);overflow:hidden;background:var(--bg-hover)}.BrandSearch_itemIcon__hoDSt img{width:100%;height:100%;object-fit:contain}.BrandSearch_itemIconFallback__8M92v{font-size:12px;font-weight:600;color:var(--text-muted);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(--text-muted);font-size:11px}.BrandSearch_empty__s1gFI{padding:10px 12px;color:var(--text-secondary);font-size:14px}.ChatsButton_chatsButton__D1T71{position:relative;box-sizing:border-box;width:40px;height:40px;border-radius:var(--radius-md);background:var(--bg-nested);color:var(--text-secondary);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s ease}.ChatsButton_chatsButton__D1T71 svg{width:22px;height:22px}@media(hover:hover){.ChatsButton_chatsButton__D1T71:hover{background:var(--bg-hover)}}.ChatsButton_chatsButton__D1T71.ChatsButton_hasUnread__BUMqY{color:var(--text-primary)}.ChatsButton_badge__dUzmH{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 5px;border-radius:var(--radius-full);background:var(--accent-2);color:var(--accent-2-on);font-size:var(--fs-xs);font-weight:700;line-height:18px;text-align:center}.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:var(--bg-hover);border-radius:6px;transition:box-shadow .22s ease,background-color .22s ease}.Checkbox_wrapper__5Ef4j .Checkbox_root__ECeb0[data-state=checked]{background-color:var(--select-bg)}.Checkbox_wrapper__5Ef4j .Checkbox_root__ECeb0:focus-visible{outline:none;box-shadow:var(--ring-focus)}.Checkbox_wrapper__5Ef4j .Checkbox_root__ECeb0 .Checkbox_icon__cqOQj{display:flex;align-items:center;justify-content:center;color:var(--select-text)}.Checkbox_wrapper__5Ef4j .Checkbox_root__ECeb0 .Checkbox_icon__cqOQj svg{display:block;width:14px;height:14px}.Checkbox_wrapper__5Ef4j:has(.Checkbox_text__HIfVf.Checkbox_error__BRB8C) .Checkbox_root__ECeb0{background-color:var(--error-bg);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(--text-primary);transition:color .18s ease}.Checkbox_wrapper__5Ef4j .Checkbox_text__HIfVf.Checkbox_error__BRB8C{color:var(--error-text);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:var(--sh-card)}50%{box-shadow:0 0 0 6px #0000}}@keyframes Checkbox_checkboxErrorTextPulse__oAVzu{0%,to{color:var(--error-text);opacity:1}50%{color:var(--error-text);opacity:.85}}@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_label__1b1RY{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 8px;margin-bottom:6px;font-size:13px;font-weight:500;line-height:1.3;color:var(--text-secondary)}.Select_select__2tCo3 .Select_labelHint__EQFnV{font-size:12px;font-weight:400;color:var(--text-muted)}.Select_select__2tCo3 .Select_trigger__RFa6V{transition:all .3s ease;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;height:40px;padding:10px 14px;color:var(--field-text);background:var(--field-bg);-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:var(--radius-md);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(--field-text)}@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(--field-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:var(--radius-xs);overflow:hidden}.Select_select__2tCo3 .Select_trigger__RFa6V .Select_triggerName__QpsfW .Select_triggerIconFlag__mmo2y{width:22px;height:15px;object-fit:cover;border-radius:var(--radius-hairline);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_triggerName__QpsfW .Select_triggerNameTail__pMkZf{flex:none;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(--field-text);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_catalog-steam__vTYEq .Select_wrapper__gmlTS>div .Select_content__ytSPF{border-radius:var(--radius-md);background-color:var(--bg-nested);-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(--bg-nested);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:var(--accent);-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:var(--radius-lg)}.Switch_root__8TJno,.Switch_root__8TJno:active,.Switch_root__8TJno:focus{background-color:var(--bg-hover)}.Switch_root__8TJno[data-state=checked]{background-color:var(--accent)}.Switch_thumb__4aURo{transition:all .3s ease;display:block;width:22px;height:22px;margin:2px;background-color:var(--surface-inverse);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:var(--radius-sm)}.CheckboxItem_item__s2hii:hover{background-color:var(--bg-hover)}.CheckboxItem_item__s2hii.CheckboxItem_checked__YyylD{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:var(--radius-xs)}.CheckboxItem_item__s2hii .CheckboxItem_wrapper__XAFAz .CheckboxItem_withIcon__GNzX_ .CheckboxItem_flag__XTLzF{flex:none;width:28px;height:19px;object-fit:cover;border-radius:var(--radius-hairline);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_nameRow__nogJL{display:flex;width:100%;align-items:center;gap:8px;min-width:0}.CheckboxItem_item__s2hii .CheckboxItem_wrapper__XAFAz .CheckboxItem_name__kgdQw{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--text-primary);font-size:14px;font-style:normal;font-weight:400;line-height:1.3}.CheckboxItem_item__s2hii .CheckboxItem_wrapper__XAFAz .CheckboxItem_tail__0BGD7{flex:none;white-space:nowrap;color:var(--text-primary);font-size:14px;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(--accent-text)}