.styles-module__Esvhzq__banner{z-index:1000;background:var(--bg-700);border:1px solid var(--bg-border);border-radius:16px;align-items:center;gap:20px;width:min(640px,100vw - 32px);padding:20px 24px;animation:.3s styles-module__Esvhzq__slideUp;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 8px 32px rgba(0,0,0,.5)}@keyframes styles-module__Esvhzq__slideUp{0%{opacity:0;transform:translate(-50%)translateY(16px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.styles-module__Esvhzq__text{color:var(--text-muted);flex:1;font-size:13px;line-height:1.6}.styles-module__Esvhzq__link{color:var(--brand-orange);text-underline-offset:2px;text-decoration:underline}.styles-module__Esvhzq__link:hover{color:var(--brand-cyan)}.styles-module__Esvhzq__actions{flex-shrink:0;gap:8px;display:flex}.styles-module__Esvhzq__decline,.styles-module__Esvhzq__accept{border:none;border-radius:8px;padding:8px 18px;font-size:13px;font-weight:600;transition:opacity .15s}.styles-module__Esvhzq__decline:hover,.styles-module__Esvhzq__accept:hover{opacity:.8}.styles-module__Esvhzq__decline{background:var(--bg-800);color:var(--text-muted);border:1px solid var(--bg-border)}.styles-module__Esvhzq__accept{background:var(--brand-orange);color:#fff}@media (max-width:540px){.styles-module__Esvhzq__banner{flex-direction:column;align-items:flex-start;gap:14px;bottom:16px}.styles-module__Esvhzq__actions{width:100%}.styles-module__Esvhzq__decline,.styles-module__Esvhzq__accept{text-align:center;flex:1}}
.styles-module__sE46WG__header{z-index:50;-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--bg-border);background-color:rgba(6,8,10,.85);width:100%;position:-webkit-sticky;position:sticky;top:0;box-shadow:0 4px 30px rgba(0,0,0,.5)}.styles-module__sE46WG__inner{justify-content:space-between;align-items:center;gap:1rem;max-width:1400px;height:72px;margin:0 auto;padding:0 2rem;display:flex}.styles-module__sE46WG__logo{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.styles-module__sE46WG__logo:hover{background:linear-gradient(135deg, rgba(255,107,0,.15), var(--bg-900))}.styles-module__sE46WG__logoText{letter-spacing:-.04em;color:#fff;font-size:1.5rem;font-weight:800}.styles-module__sE46WG__logoAccent{color:var(--brand-orange)}.styles-module__sE46WG__actions{flex-shrink:0;align-items:center;gap:1.25rem;display:flex}.styles-module__sE46WG__cartBtn{color:#d1d5db;background:0 0;border:none;justify-content:center;align-items:center;padding:6px;transition:color .2s;display:flex;position:relative}.styles-module__sE46WG__cartBtn:hover{color:#fff}.styles-module__sE46WG__cartBadge{background:var(--brand-orange);border:2px solid var(--bg-900);color:#000;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 3px;font-size:.625rem;font-weight:700;line-height:1;display:flex;position:absolute;top:-2px;right:-4px}.styles-module__sE46WG__divider{background:var(--bg-border);width:1px;height:24px}.styles-module__sE46WG__loginBtn{border:1px solid var(--bg-border);color:#fff;letter-spacing:.01em;background:rgba(255,255,255,.05);border-radius:8px;align-items:center;height:40px;padding:0 1.5rem;font-size:.875rem;font-weight:600;transition:border-color .2s,background .2s;display:flex}.styles-module__sE46WG__loginBtn:hover{background:rgba(255,107,0,.1);border-color:rgba(255,107,0,.6)}.styles-module__sE46WG__userMenu{position:relative}.styles-module__sE46WG__avatarBtn{cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.4rem;padding:4px;transition:background .2s;display:flex}.styles-module__sE46WG__avatarBtn:hover{background:rgba(255,255,255,.06)}.styles-module__sE46WG__avatar{background:var(--brand-orange);color:#000;letter-spacing:.02em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.75rem;font-weight:700;display:flex}.styles-module__sE46WG__chevron{color:#9ca3af;transition:transform .2s}.styles-module__sE46WG__chevronOpen{transform:rotate(180deg)}.styles-module__sE46WG__dropdown{border:1px solid var(--bg-border);z-index:100;background:#111318;border-radius:10px;min-width:180px;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.6)}.styles-module__sE46WG__dropdownUser{padding:.75rem 1rem}.styles-module__sE46WG__dropdownName{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:600;display:block;overflow:hidden}.styles-module__sE46WG__dropdownDivider{background:var(--bg-border);height:1px;margin:0}.styles-module__sE46WG__dropdownItem{color:#d1d5db;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.6rem;width:100%;padding:.65rem 1rem;font-size:.875rem;text-decoration:none;transition:background .15s,color .15s;display:flex}.styles-module__sE46WG__dropdownItem:hover{color:#fff;background:rgba(255,255,255,.06)}.styles-module__sE46WG__dropdownItemDanger:hover{color:#f87171;background:rgba(239,68,68,.1)}.styles-module__sE46WG__balanceChip{height:36px;color:var(--brand-orange);background:rgba(255,107,0,.08);border:1px solid rgba(255,107,0,.3);border-radius:8px;align-items:center;gap:.4rem;padding:0 .75rem;text-decoration:none;transition:border-color .15s,background .15s;display:flex}.styles-module__sE46WG__balanceChip:hover{background:rgba(255,107,0,.15);border-color:rgba(255,107,0,.6)}.styles-module__sE46WG__balanceAmount{letter-spacing:.01em;font-size:.875rem;font-weight:700}.styles-module__sE46WG__balancePlus{background:rgba(255,107,0,.25);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}@media (max-width:768px){.styles-module__sE46WG__searchWrapper,.styles-module__sE46WG__divider{display:none}.styles-module__sE46WG__inner{padding:0 1rem}}@media (max-width:480px){.styles-module__sE46WG__actions{gap:.75rem}.styles-module__sE46WG__balanceAmount{display:none}.styles-module__sE46WG__balanceChip{gap:0;padding:0 .5rem}.styles-module__sE46WG__loginBtn{padding:0 1rem;font-size:.8125rem}}@media (max-width:360px){.styles-module__sE46WG__inner{height:60px;padding:0 .75rem}.styles-module__sE46WG__logoText{font-size:1.25rem}.styles-module__sE46WG__actions{gap:.5rem}.styles-module__sE46WG__loginBtn{height:36px;padding:0 .75rem;font-size:.75rem}}
.styles-module__xrbjkq__card{background:var(--bg-800);border:1px solid var(--bg-border);cursor:pointer;border-radius:12px;flex-direction:column;transition:transform .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden}.styles-module__xrbjkq__card:hover{transform:translateY(-4px)}.styles-module__xrbjkq__card:after{content:"";background:var(--rarity-color,var(--brand-orange));height:2px;box-shadow:0 0 10px var(--rarity-color,var(--brand-orange));pointer-events:none;position:absolute;top:0;left:0;right:0}.styles-module__xrbjkq__imageArea{background:radial-gradient(circle at center, var(--rarity-glow,rgba(255,107,0,.1)) 0%, transparent 70%);justify-content:center;align-items:center;height:176px;padding:1rem;display:flex;position:relative;overflow:hidden}.styles-module__xrbjkq__imageArea:after{content:"";background:linear-gradient(to top, var(--bg-800) 0%, transparent 60%);z-index:1;pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0}.styles-module__xrbjkq__skinName{z-index:2;letter-spacing:-.04em;color:var(--rarity-color,var(--brand-orange));text-shadow:0 0 20px var(--rarity-color,var(--brand-orange));mix-blend-mode:screen;text-transform:uppercase;font-family:monospace;font-size:2rem;font-style:italic;font-weight:900;line-height:1;transition:transform .5s;position:relative;transform:scaleY(.8)}.styles-module__xrbjkq__card:hover .styles-module__xrbjkq__skinName{transform:scaleY(.8)scale(1.08)}.styles-module__xrbjkq__skinIcon{z-index:2;color:var(--rarity-color,var(--brand-orange));filter:drop-shadow(0 0 14px var(--rarity-color,var(--brand-orange)));font-size:3.5rem;transition:transform .5s;position:relative}.styles-module__xrbjkq__card:hover .styles-module__xrbjkq__skinIcon{transform:scale(1.15)}.styles-module__xrbjkq__skinImage{object-fit:contain;z-index:2;filter:drop-shadow(0 4px 16px var(--rarity-color,var(--brand-orange)));margin-top:1rem;padding:.5rem;transition:transform .4s}.styles-module__xrbjkq__card:hover .styles-module__xrbjkq__skinImage{transform:scale(1.08)}.styles-module__xrbjkq__priceUnknown{color:var(--text-muted);font-size:.8125rem;font-style:italic}.styles-module__xrbjkq__content{flex-direction:column;flex:1;justify-content:space-between;padding:1rem;display:flex}.styles-module__xrbjkq__meta{margin-bottom:.75rem}.styles-module__xrbjkq__badges{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.styles-module__xrbjkq__categoryBadge{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);border:1px solid var(--bg-border);background:rgba(6,8,10,.5);border-radius:4px;padding:2px 6px;font-size:.625rem;font-weight:700}.styles-module__xrbjkq__categoryBadge.styles-module__xrbjkq__special{color:rgba(228,174,57,.8);background:rgba(228,174,57,.05);border-color:rgba(228,174,57,.2)}.styles-module__xrbjkq__rarityBadge{align-items:center;gap:6px;display:flex}.styles-module__xrbjkq__rarityDot{background:var(--rarity-color,var(--brand-orange));width:8px;height:8px;box-shadow:0 0 8px var(--rarity-color,var(--brand-orange));border-radius:50%;flex-shrink:0}.styles-module__xrbjkq__rarityLabel{color:var(--rarity-color,var(--brand-orange));font-size:.6875rem;font-weight:500}.styles-module__xrbjkq__weaponName{color:#f1f5f9;white-space:nowrap;text-overflow:ellipsis;margin-top:1rem;font-size:.9375rem;font-weight:700;transition:color .2s;overflow:hidden}.styles-module__xrbjkq__card:hover .styles-module__xrbjkq__weaponName{color:#fff}.styles-module__xrbjkq__weaponNameSep{color:var(--text-dim);margin:0 4px;font-weight:400}.styles-module__xrbjkq__wear{color:var(--text-muted);margin-top:2px;font-family:monospace;font-size:.75rem}.styles-module__xrbjkq__wear.styles-module__xrbjkq__stattrak{color:rgba(0,240,255,.8)}.styles-module__xrbjkq__bottom{border-top:1px solid rgba(255,255,255,.05);flex-direction:column;gap:.75rem;padding-top:1rem;display:flex}.styles-module__xrbjkq__price{color:#fff;letter-spacing:-.02em;align-items:baseline;gap:4px;font-size:1.25rem;font-weight:700;display:flex}.styles-module__xrbjkq__priceCurrency{color:var(--brand-orange);font-family:monospace;font-size:.875rem;font-weight:600}.styles-module__xrbjkq__addBtn{color:#fff;cursor:pointer;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.625rem 1rem;font-size:.875rem;font-weight:600;transition:background .25s,border-color .25s,color .25s;display:flex}.styles-module__xrbjkq__addBtn:hover{background:var(--brand-orange);border-color:var(--brand-orange);color:#000}.styles-module__xrbjkq__addBtn svg{transition:color .25s}.styles-module__xrbjkq__addBtn:hover svg{color:#000}.styles-module__xrbjkq__addBtnInCart{color:#4ade80;cursor:default;background:rgba(34,197,94,.1);border-color:rgba(34,197,94,.3)}.styles-module__xrbjkq__addBtnInCart:hover{color:#4ade80;background:rgba(34,197,94,.1);border-color:rgba(34,197,94,.3)}.styles-module__xrbjkq__addBtnInCart:hover svg{color:#4ade80}
.styles-module__HKSG9W__sidebar{width:100%}.styles-module__HKSG9W__sticky{background:var(--bg-800);border:1px solid var(--bg-border);border-radius:12px;flex-direction:column;gap:1.5rem;padding:1.25rem;display:flex;position:-webkit-sticky;position:sticky;top:96px;box-shadow:0 10px 40px -10px rgba(0,0,0,.5)}.styles-module__HKSG9W__filterHeader{border-bottom:1px solid rgba(255,255,255,.04);justify-content:space-between;align-items:center;padding-bottom:1rem;display:flex}.styles-module__HKSG9W__filterTitle{color:#fff;align-items:center;gap:.5rem;font-size:1.0625rem;font-weight:700;display:flex}.styles-module__HKSG9W__filterTitle svg{color:var(--text-muted)}.styles-module__HKSG9W__resetBtn{color:var(--text-muted);background:0 0;border:none;padding:0;font-size:.75rem;transition:color .2s}.styles-module__HKSG9W__resetBtn:hover{color:var(--brand-orange)}.styles-module__HKSG9W__section{flex-direction:column;gap:.75rem;display:flex}.styles-module__HKSG9W__section+.styles-module__HKSG9W__section{border-top:1px solid rgba(255,255,255,.04);padding-top:1rem}.styles-module__HKSG9W__sectionTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;font-size:.6875rem;font-weight:700}.styles-module__HKSG9W__checkList{flex-direction:column;gap:.625rem;display:flex}.styles-module__HKSG9W__checkLabel{cursor:pointer;color:#d1d5db;align-items:center;gap:.75rem;font-size:.875rem;transition:color .2s;display:flex}.styles-module__HKSG9W__checkLabel:hover{color:#fff}.styles-module__HKSG9W__checkbox{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;border:1px solid var(--bg-border);background:0 0;border-radius:3px;flex-shrink:0;align-content:center;justify-content:center;width:16px;height:16px;transition:border-color .2s;display:grid}.styles-module__HKSG9W__checkbox:before{content:"";clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%);background:var(--brand-orange);width:9px;height:9px;transition:transform .12s ease-in-out;transform:scale(0)}.styles-module__HKSG9W__checkbox:checked{border-color:var(--brand-orange)}.styles-module__HKSG9W__checkbox:checked:before{transform:scale(1)}.styles-module__HKSG9W__rarityList{background:rgba(6,8,10,.4);border:1px solid rgba(255,255,255,.03);border-radius:8px;flex-direction:column;gap:.625rem;padding:.75rem;display:flex}.styles-module__HKSG9W__rarityLabel{cursor:pointer;align-items:center;gap:.5rem;display:flex}.styles-module__HKSG9W__rarityDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.styles-module__HKSG9W__rarityText{color:#9ca3af;font-size:.875rem;transition:color .2s}.styles-module__HKSG9W__rarityLabel:hover .styles-module__HKSG9W__rarityText{color:#e2e8f0}.styles-module__HKSG9W__priceTrack{background:var(--bg-700);border-radius:2px;width:100%;height:4px;margin:.5rem 0;position:relative}.styles-module__HKSG9W__priceFill{background:var(--brand-orange);border-radius:2px;height:100%;position:absolute;left:10%;right:30%;box-shadow:0 0 8px rgba(255,107,0,.4)}.styles-module__HKSG9W__priceThumb{background:var(--brand-orange);border:3px solid var(--bg-800);cursor:grab;border-radius:50%;width:16px;height:16px;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 0 8px rgba(255,107,0,.5)}.styles-module__HKSG9W__priceThumb:first-of-type{left:10%}.styles-module__HKSG9W__priceThumb:last-of-type{right:30%;transform:translate(50%)translateY(-50%)}.styles-module__HKSG9W__priceInputs{align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.styles-module__HKSG9W__priceInputWrapper{flex:1;position:relative}.styles-module__HKSG9W__priceInput{background:var(--bg-900);border:1px solid var(--bg-border);color:#fff;-moz-appearance:textfield;border-radius:6px;outline:none;width:100%;padding:.5rem 2.25rem .5rem .75rem;font-size:.8125rem;transition:border-color .2s}.styles-module__HKSG9W__priceInput::-webkit-outer-spin-button{-webkit-appearance:none}.styles-module__HKSG9W__priceInput::-webkit-inner-spin-button{-webkit-appearance:none}.styles-module__HKSG9W__priceInput:focus{border-color:rgba(255,107,0,.4)}.styles-module__HKSG9W__priceInputHint{color:var(--text-muted);pointer-events:none;font-size:.6875rem;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.styles-module__HKSG9W__priceSep{color:var(--text-dim);font-size:.875rem}.styles-module__HKSG9W__applyBtn{background:var(--brand-orange);color:#000;border:none;border-radius:8px;width:100%;padding:.75rem 1rem;font-size:.9375rem;font-weight:700;transition:background .2s,box-shadow .2s;box-shadow:0 0 20px rgba(255,107,0,.2)}.styles-module__HKSG9W__applyBtn:hover{background:#ff8533;box-shadow:0 0 28px rgba(255,107,0,.35)}.styles-module__HKSG9W__applyBtn:active{transform:scale(.98)}@media (max-width:768px){.styles-module__HKSG9W__sticky{border-radius:10px;gap:1.25rem;padding:1rem;position:static}}@media (max-width:480px){.styles-module__HKSG9W__sticky{padding:.875rem}.styles-module__HKSG9W__checkList{gap:.5rem}.styles-module__HKSG9W__rarityList{gap:.5rem;padding:.625rem}}
.styles-module__-VPxwa__footer{border-top:1px solid var(--bg-border);background:#030406;width:100%;margin-top:auto}.styles-module__-VPxwa__grid{grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1400px;margin:0 auto;padding:4rem 2rem;display:grid}.styles-module__-VPxwa__brand{flex-direction:column;gap:1rem;display:flex}.styles-module__-VPxwa__logoLink{align-items:center;gap:.625rem;display:flex}.styles-module__-VPxwa__logoIcon{background:linear-gradient(135deg, var(--bg-700), var(--bg-900));border:1px solid var(--bg-border);border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.styles-module__-VPxwa__logoText{letter-spacing:-.04em;color:#fff;font-size:1.25rem;font-weight:800}.styles-module__-VPxwa__logoAccent{color:var(--brand-orange)}.styles-module__-VPxwa__brandDesc{color:var(--text-muted);font-size:.8125rem;line-height:1.6}.styles-module__-VPxwa__socialLink:hover{color:var(--brand-orange);border-color:rgba(255,107,0,.4)}.styles-module__-VPxwa__col{flex-direction:column;gap:.75rem;display:flex}.styles-module__-VPxwa__colTitle{text-transform:uppercase;letter-spacing:.06em;color:#fff;margin-bottom:.25rem;font-size:.8125rem;font-weight:700}.styles-module__-VPxwa__colLink{color:var(--text-muted);align-items:center;gap:4px;font-size:.8125rem;transition:color .2s;display:flex}.styles-module__-VPxwa__colLink:hover{color:#fff}.styles-module__-VPxwa__legalText{color:var(--text-muted);font-size:.8125rem;line-height:1.7}.styles-module__-VPxwa__legalEmail{color:var(--brand-orange);font-size:.8125rem;transition:opacity .2s}.styles-module__-VPxwa__legalEmail:hover{opacity:.8}.styles-module__-VPxwa__bottom{background:#020304;border-top:1px solid rgba(255,255,255,.03)}.styles-module__-VPxwa__bottomInner{justify-content:space-between;align-items:center;gap:1rem;max-width:1400px;margin:0 auto;padding:1.25rem 2rem;display:flex}.styles-module__-VPxwa__copyright{color:var(--text-dim);font-family:monospace;font-size:.75rem}.styles-module__-VPxwa__provider{color:var(--text-dim);opacity:.7;margin-top:.25rem;font-size:.72rem}.styles-module__-VPxwa__bottomRight{align-items:center;gap:1rem;display:flex}.styles-module__-VPxwa__payments{opacity:.7;gap:1.5rem;display:flex}.styles-module__-VPxwa__payChip{color:#000;letter-spacing:.01em;background:#fff;border-radius:3px;justify-content:center;align-items:center;width:32px;height:20px;font-size:.5rem;font-weight:800;display:flex}@media (max-width:1024px){.styles-module__-VPxwa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.styles-module__-VPxwa__grid{grid-template-columns:1fr;padding:2.5rem 1rem}.styles-module__-VPxwa__bottomInner{text-align:center;flex-direction:column;padding:1rem}}@media (max-width:480px){.styles-module__-VPxwa__grid{gap:1.5rem;padding:2rem .75rem}.styles-module__-VPxwa__bottomInner{padding:.875rem .75rem}}
.styles-module__ZxU94a__wrapper{align-items:center;width:100%;max-width:420px;display:flex;position:relative}.styles-module__ZxU94a__icon{color:var(--text-muted);pointer-events:none;flex-shrink:0;position:absolute;left:.75rem}.styles-module__ZxU94a__input{background:var(--bg-800);border:1px solid var(--bg-border);color:#fff;border-radius:8px;outline:none;width:100%;padding:.5rem 2.5rem .5rem 2.25rem;font-size:.875rem;transition:border-color .2s,box-shadow .2s}.styles-module__ZxU94a__input::-webkit-input-placeholder{color:var(--text-muted)}.styles-module__ZxU94a__input::-ms-input-placeholder{color:var(--text-muted)}.styles-module__ZxU94a__input::placeholder{color:var(--text-muted)}.styles-module__ZxU94a__input:focus{border-color:rgba(255,107,0,.45);box-shadow:0 0 0 3px rgba(255,107,0,.08)}.styles-module__ZxU94a__clear{color:var(--text-muted);border-radius:4px;justify-content:center;align-items:center;padding:2px;transition:color .2s;display:flex;position:absolute;right:.625rem}.styles-module__ZxU94a__clear:hover{color:#fff}@media (max-width:768px){.styles-module__ZxU94a__wrapper{flex:1;min-width:0;max-width:none}}
.styles-module__Fr8MVW__layout{align-items:flex-start;gap:2rem;display:flex}.styles-module__Fr8MVW__sidebarCol{flex-shrink:0;width:280px}.styles-module__Fr8MVW__content{flex:1;min-width:0}.styles-module__Fr8MVW__toolbar{border-bottom:1px solid var(--bg-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.styles-module__Fr8MVW__toolbarLeft{flex:1;align-items:center;gap:1rem;min-width:0;display:flex}.styles-module__Fr8MVW__count{color:var(--text-muted);white-space:nowrap;flex-shrink:0;font-size:.875rem}.styles-module__Fr8MVW__countNum{color:#fff;font-family:monospace}.styles-module__Fr8MVW__sortRow{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.styles-module__Fr8MVW__sortLabel{color:var(--text-muted);font-size:.875rem}.styles-module__Fr8MVW__sortSelect{background:var(--bg-800);border:1px solid var(--bg-border);color:#fff;cursor:pointer;border-radius:8px;outline:none;padding:.5rem .75rem;font-size:.875rem;transition:border-color .2s}.styles-module__Fr8MVW__sortSelect:focus{border-color:rgba(255,107,0,.4)}.styles-module__Fr8MVW__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.styles-module__Fr8MVW__empty{color:var(--text-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:4rem 2rem;font-size:.9375rem;display:flex}.styles-module__Fr8MVW__resetLink{color:var(--brand-orange);font-size:.875rem;text-decoration:underline;transition:opacity .2s}.styles-module__Fr8MVW__resetLink:hover{opacity:.75}.styles-module__Fr8MVW__filterToggleBtn{display:none}.styles-module__Fr8MVW__filterBadge{background:var(--brand-orange);color:#000;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.625rem;font-weight:700;line-height:1;display:flex}.styles-module__Fr8MVW__loadMore{justify-content:center;margin-top:3rem;display:flex}.styles-module__Fr8MVW__loadMoreBtn{background:var(--bg-800);border:1px solid var(--bg-border);color:#d1d5db;border-radius:999px;align-items:center;gap:.75rem;padding:.75rem 1.5rem;font-size:.9375rem;transition:color .2s,border-color .2s;display:flex}.styles-module__Fr8MVW__loadMoreBtn:hover{color:#fff;border-color:rgba(255,107,0,.4)}.styles-module__Fr8MVW__spinIcon{color:var(--brand-orange);animation:1.5s linear infinite styles-module__Fr8MVW__spin}@keyframes styles-module__Fr8MVW__spin{to{transform:rotate(360deg)}}@media (max-width:1280px){.styles-module__Fr8MVW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){.styles-module__Fr8MVW__layout{flex-direction:column}.styles-module__Fr8MVW__sidebarCol{width:100%}}@media (max-width:768px){.styles-module__Fr8MVW__sidebarCol{width:100%;display:none}.styles-module__Fr8MVW__sidebarColOpen{display:block}.styles-module__Fr8MVW__filterToggleBtn{background:var(--bg-800);border:1px solid var(--bg-border);color:#d1d5db;border-radius:8px;flex-shrink:0;align-items:center;gap:.5rem;padding:.5rem .875rem;font-size:.875rem;font-weight:600;transition:border-color .2s,color .2s;display:flex}.styles-module__Fr8MVW__filterToggleBtn:hover{color:#fff;border-color:rgba(255,107,0,.4)}.styles-module__Fr8MVW__toolbar{flex-direction:column;align-items:flex-start}.styles-module__Fr8MVW__toolbarLeft{flex-flow:wrap;align-items:center;gap:.625rem;width:100%}.styles-module__Fr8MVW__count{order:3;width:100%}.styles-module__Fr8MVW__sortRow{width:100%}}@media (max-width:640px){.styles-module__Fr8MVW__grid{grid-template-columns:1fr}.styles-module__Fr8MVW__sortLabel{display:none}.styles-module__Fr8MVW__sortSelect{flex:1;width:100%}}@media (max-width:480px){.styles-module__Fr8MVW__grid{gap:.875rem}.styles-module__Fr8MVW__filterToggleBtn{padding:.5rem .75rem;font-size:.8125rem}}
.styles-module__doYsha__main{flex:1;padding:2rem 1rem 4rem}.styles-module__doYsha__container{max-width:760px;margin:0 auto}.styles-module__doYsha__topBar{margin-bottom:1.75rem}.styles-module__doYsha__backLink{color:var(--text-muted);align-items:center;gap:.375rem;font-size:.875rem;transition:color .15s;display:inline-flex}.styles-module__doYsha__backLink:hover{color:var(--text-primary)}.styles-module__doYsha__pageTitle{letter-spacing:-.03em;color:#fff;margin-bottom:.375rem;font-size:1.75rem;font-weight:800}.styles-module__doYsha__pageSubtitle{color:var(--text-muted);margin-bottom:2rem;font-size:.875rem}.styles-module__doYsha__orderList{flex-direction:column;gap:.75rem;display:flex}.styles-module__doYsha__orderCard{background:var(--bg-800);border:1px solid var(--bg-border);border-radius:16px;overflow:hidden}.styles-module__doYsha__orderHeader{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1rem 1.25rem;transition:background .15s;display:flex}.styles-module__doYsha__orderHeader:hover{background:rgba(255,255,255,.03)}.styles-module__doYsha__orderMeta{flex-direction:column;gap:.2rem;min-width:0;display:flex}.styles-module__doYsha__orderId{color:#fff;letter-spacing:.02em;font-family:monospace;font-size:.9375rem;font-weight:700}.styles-module__doYsha__orderDate{color:var(--text-muted);font-size:.8rem}.styles-module__doYsha__orderSummary{flex-shrink:0;align-items:center;gap:1rem;display:flex}.styles-module__doYsha__orderItems{color:var(--text-muted);align-items:center;gap:.3rem;font-size:.8125rem;display:flex}.styles-module__doYsha__orderTotal{color:var(--brand-orange);font-size:.9375rem;font-weight:700}.styles-module__doYsha__orderStatus{color:#4ade80;background:rgba(34,197,94,.1);border:1px solid rgba(34,197,94,.2);border-radius:6px;padding:.2rem .6rem;font-size:.75rem;font-weight:600}.styles-module__doYsha__chevron{color:var(--text-muted);flex-shrink:0}.styles-module__doYsha__orderItems_list{border-top:1px solid var(--bg-border);flex-direction:column;gap:.5rem;padding:.75rem 1.25rem;display:flex}.styles-module__doYsha__itemRow{align-items:center;gap:.875rem;padding:.5rem 0;display:flex}.styles-module__doYsha__itemRow+.styles-module__doYsha__itemRow{border-top:1px solid rgba(255,255,255,.04)}.styles-module__doYsha__itemImg{background:var(--bg-700);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:40px;display:flex;overflow:hidden}.styles-module__doYsha__itemImg img{object-fit:contain;width:100%;height:100%}.styles-module__doYsha__itemInfo{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.styles-module__doYsha__itemWeapon{color:var(--text-muted);font-size:.75rem}.styles-module__doYsha__itemSkin{color:#fff;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:.35rem;font-size:.875rem;font-weight:600;display:flex;overflow:hidden}.styles-module__doYsha__statTrak{color:#fb923c;white-space:nowrap;background:rgba(251,146,60,.12);border-radius:4px;padding:.1rem .35rem;font-size:.7rem;font-weight:700}.styles-module__doYsha__souvenir{color:#facc15;white-space:nowrap;background:rgba(250,204,21,.1);border-radius:4px;padding:.1rem .35rem;font-size:.7rem;font-weight:700}.styles-module__doYsha__itemWear{color:var(--text-dim);font-size:.72rem}.styles-module__doYsha__itemPrice{color:#fff;white-space:nowrap;flex-shrink:0;font-size:.875rem;font-weight:600}.styles-module__doYsha__empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:5rem 1rem;display:flex}.styles-module__doYsha__emptyIcon{color:var(--text-dim);opacity:.4}.styles-module__doYsha__emptyTitle{color:#fff;font-size:1.25rem;font-weight:700}.styles-module__doYsha__emptyText{color:var(--text-muted);font-size:.875rem}.styles-module__doYsha__shopBtn{background:var(--brand-orange);color:#fff;border-radius:10px;align-items:center;height:44px;margin-top:.5rem;padding:0 1.75rem;font-size:.875rem;font-weight:700;transition:opacity .15s;display:inline-flex}.styles-module__doYsha__shopBtn:hover{opacity:.88}.styles-module__doYsha__alertError{color:#f87171;background:rgba(235,75,75,.08);border:1px solid rgba(235,75,75,.25);border-radius:10px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.8125rem;display:flex}.styles-module__doYsha__loader{min-height:50vh;color:var(--text-muted);justify-content:center;align-items:center;display:flex}@keyframes styles-module__doYsha__spin{to{transform:rotate(360deg)}}.styles-module__doYsha__loaderSpin{animation:.7s linear infinite styles-module__doYsha__spin}@media (max-width:560px){.styles-module__doYsha__orderHeader{flex-wrap:wrap}.styles-module__doYsha__orderSummary{gap:.6rem}.styles-module__doYsha__orderStatus{display:none}}@media (max-width:480px){.styles-module__doYsha__main{padding:1.25rem .75rem 3rem}.styles-module__doYsha__pageTitle{font-size:1.375rem}.styles-module__doYsha__orderHeader{gap:.625rem;padding:.875rem 1rem}.styles-module__doYsha__orderItems_list{padding:.625rem 1rem}.styles-module__doYsha__orderId{font-size:.8125rem}.styles-module__doYsha__itemRow{gap:.625rem}}
.page-module__E0kJGG__main{flex:1;width:100%;max-width:1400px;margin:4rem auto 0;padding:0 2rem 6rem}.page-module__E0kJGG__layout{align-items:flex-start;gap:2rem;display:flex}.page-module__E0kJGG__sidebarCol{flex-shrink:0;width:280px}.page-module__E0kJGG__content{flex:1;min-width:0}.page-module__E0kJGG__toolbar{border-bottom:1px solid var(--bg-border);justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.page-module__E0kJGG__count{color:var(--text-muted);font-size:.875rem}.page-module__E0kJGG__countNum{color:#fff;font-family:monospace}.page-module__E0kJGG__sortRow{align-items:center;gap:.75rem;display:flex}.page-module__E0kJGG__sortLabel{color:var(--text-muted);font-size:.875rem}.page-module__E0kJGG__sortSelect{background:var(--bg-800);border:1px solid var(--bg-border);color:#fff;cursor:pointer;border-radius:8px;outline:none;padding:.5rem .75rem;font-size:.875rem;transition:border-color .2s}.page-module__E0kJGG__sortSelect:focus{border-color:rgba(255,107,0,.4)}.page-module__E0kJGG__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.page-module__E0kJGG__loadMore{justify-content:center;margin-top:3rem;display:flex}.page-module__E0kJGG__loadMoreBtn{background:var(--bg-800);border:1px solid var(--bg-border);color:#d1d5db;border-radius:999px;align-items:center;gap:.75rem;padding:.75rem 1.5rem;font-size:.9375rem;transition:color .2s,border-color .2s;display:flex}.page-module__E0kJGG__loadMoreBtn:hover{color:#fff;border-color:rgba(255,107,0,.4)}.page-module__E0kJGG__spinIcon{color:var(--brand-orange);animation:1.5s linear infinite page-module__E0kJGG__spin}@keyframes page-module__E0kJGG__spin{to{transform:rotate(360deg)}}@media (max-width:1280px){.page-module__E0kJGG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){.page-module__E0kJGG__layout{flex-direction:column}.page-module__E0kJGG__sidebarCol{width:100%}}@media (max-width:640px){.page-module__E0kJGG__main{margin-top:2rem;padding:0 1rem 4rem}.page-module__E0kJGG__grid{grid-template-columns:1fr}.page-module__E0kJGG__toolbar{flex-direction:column;align-items:flex-start;gap:.75rem}}@media (max-width:480px){.page-module__E0kJGG__main{margin-top:1.25rem;padding:0 .75rem 3rem}}
.styles-module__yevlQa__main{flex:1;padding:2rem 1rem 4rem}.styles-module__yevlQa__container{max-width:760px;margin:0 auto}.styles-module__yevlQa__topBar{margin-bottom:1.75rem}.styles-module__yevlQa__backLink{color:var(--text-muted);align-items:center;gap:.375rem;font-size:.875rem;transition:color .15s;display:inline-flex}.styles-module__yevlQa__backLink:hover{color:var(--text-primary)}.styles-module__yevlQa__pageTitle{letter-spacing:-.03em;color:#fff;margin-bottom:.375rem;font-size:1.75rem;font-weight:800}.styles-module__yevlQa__pageSubtitle{color:var(--text-muted);margin-bottom:2rem;font-size:.875rem}.styles-module__yevlQa__avatarCard{background:var(--bg-800);border:1px solid var(--bg-border);border-radius:16px;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1.25rem 1.5rem;display:flex}.styles-module__yevlQa__avatarCircle{width:52px;height:52px;color:var(--brand-orange);letter-spacing:-.02em;background:rgba(255,107,0,.15);border:1px solid rgba(255,107,0,.3);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;display:flex}.styles-module__yevlQa__avatarName{color:#fff;margin-bottom:.2rem;font-size:1rem;font-weight:600}.styles-module__yevlQa__avatarEmail{color:var(--text-muted);font-size:.85rem}.styles-module__yevlQa__avatarMeta{color:var(--text-dim);margin-top:.2rem;font-size:.78rem}.styles-module__yevlQa__sections{flex-direction:column;gap:1rem;margin-bottom:1.25rem;display:flex}.styles-module__yevlQa__section{background:var(--bg-800);border:1px solid var(--bg-border);border-radius:16px;padding:1.5rem}.styles-module__yevlQa__sectionHeader{align-items:center;gap:.5rem;margin-bottom:1.25rem;display:flex}.styles-module__yevlQa__sectionDot{background:var(--brand-orange);border-radius:50%;flex-shrink:0;width:8px;height:8px}.styles-module__yevlQa__sectionIcon{color:var(--text-muted)}.styles-module__yevlQa__sectionTitle{color:#fff;font-size:.9375rem;font-weight:600}.styles-module__yevlQa__sectionDesc{color:var(--text-muted);margin-top:-.5rem;margin-bottom:1rem;font-size:.8125rem;line-height:1.55}.styles-module__yevlQa__grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:560px){.styles-module__yevlQa__grid{grid-template-columns:1fr}}@media (max-width:480px){.styles-module__yevlQa__main{padding:1.25rem .75rem 3rem}.styles-module__yevlQa__pageTitle{font-size:1.375rem}.styles-module__yevlQa__avatarCard{gap:.75rem;padding:1rem}.styles-module__yevlQa__section{padding:1.125rem 1rem}.styles-module__yevlQa__footer{justify-content:stretch}.styles-module__yevlQa__saveBtn{justify-content:center;width:100%}}.styles-module__yevlQa__field{flex-direction:column;gap:.375rem;display:flex}.styles-module__yevlQa__label{color:var(--text-muted);letter-spacing:.01em;font-size:.8rem;font-weight:500}.styles-module__yevlQa__inputWrap{align-items:center;display:flex;position:relative}.styles-module__yevlQa__inputIcon{color:var(--text-dim);pointer-events:none;flex-shrink:0;position:absolute;left:.875rem}.styles-module__yevlQa__input{background:var(--bg-700);border:1px solid var(--bg-border);width:100%;height:44px;color:var(--text-primary);border-radius:10px;outline:none;padding:0 .875rem;font-size:.875rem;transition:border-color .2s,background .2s,box-shadow .2s}.styles-module__yevlQa__inputWrap .styles-module__yevlQa__input{padding-left:2.625rem}.styles-module__yevlQa__input::-webkit-input-placeholder{color:var(--text-dim)}.styles-module__yevlQa__input::-ms-input-placeholder{color:var(--text-dim)}.styles-module__yevlQa__input::placeholder{color:var(--text-dim)}.styles-module__yevlQa__input:focus{background:var(--bg-800);border-color:rgba(255,107,0,.45);box-shadow:0 0 0 3px rgba(255,107,0,.08)}.styles-module__yevlQa__inputDisabled{opacity:.5;cursor:not-allowed}.styles-module__yevlQa__fieldHint{color:var(--text-dim);font-size:.75rem}.styles-module__yevlQa__alertError,.styles-module__yevlQa__alertSuccess{border-radius:10px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.8125rem;line-height:1.4;display:flex}.styles-module__yevlQa__alertError{color:#f87171;background:rgba(235,75,75,.08);border:1px solid rgba(235,75,75,.25)}.styles-module__yevlQa__alertSuccess{color:#4ade80;background:rgba(34,197,94,.08);border:1px solid rgba(34,197,94,.25)}.styles-module__yevlQa__footer{justify-content:flex-end;display:flex}.styles-module__yevlQa__saveBtn{background:var(--brand-orange);color:#fff;letter-spacing:.01em;border:none;border-radius:10px;align-items:center;gap:.5rem;height:46px;padding:0 1.75rem;font-size:.9rem;font-weight:700;transition:opacity .15s,transform .1s,box-shadow .2s;display:flex;box-shadow:0 4px 20px rgba(255,107,0,.25)}.styles-module__yevlQa__saveBtn:hover{opacity:.9;box-shadow:0 6px 28px rgba(255,107,0,.4)}.styles-module__yevlQa__saveBtn:active{transform:scale(.98)}.styles-module__yevlQa__saveBtn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}.styles-module__yevlQa__loader{min-height:50vh;color:var(--text-muted);justify-content:center;align-items:center;display:flex}@keyframes styles-module__yevlQa__spin{to{transform:rotate(360deg)}}.styles-module__yevlQa__loaderSpin{animation:.7s linear infinite styles-module__yevlQa__spin}
