.store-module__Z_YwcG__storeContainer{padding-top:3rem;padding-bottom:5rem}.store-module__Z_YwcG__header{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:3rem;display:flex}.store-module__Z_YwcG__titleArea h1{margin-bottom:.5rem;font-size:2.5rem}.store-module__Z_YwcG__quickFilters{flex-wrap:wrap;gap:.8rem;display:flex}.store-module__Z_YwcG__quickFilters button{background:var(--bg-card);border:1px solid var(--border-color);cursor:pointer;border-radius:20px;padding:.5rem 1.2rem;font-size:.9rem;transition:all .2s}.store-module__Z_YwcG__quickFilters button:hover,.store-module__Z_YwcG__qfActive{background:var(--accent-blue)!important;border-color:var(--accent-blue)!important}.store-module__Z_YwcG__layout{grid-template-columns:280px 1fr;align-items:start;gap:2.5rem;display:grid}@media (max-width:1000px){.store-module__Z_YwcG__layout{grid-template-columns:1fr}}.store-module__Z_YwcG__filterCard{padding:1.5rem;position:sticky;top:100px}.store-module__Z_YwcG__filterTitle{border-bottom:1px solid var(--border-color);align-items:center;gap:.6rem;margin-bottom:1.5rem;padding-bottom:.8rem;font-size:1.1rem;display:flex}.store-module__Z_YwcG__filterGroup{margin-bottom:2rem}.store-module__Z_YwcG__filterGroup h4{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-size:.9rem}.store-module__Z_YwcG__checkboxList{flex-direction:column;gap:.8rem;display:flex}.store-module__Z_YwcG__checkboxList label{cursor:pointer;align-items:center;gap:.8rem;font-size:.95rem;display:flex}.store-module__Z_YwcG__slider{width:100%;accent-color:var(--accent-blue)}.store-module__Z_YwcG__priceLabels{color:var(--text-muted);justify-content:space-between;margin-top:.5rem;font-size:.8rem;display:flex}.store-module__Z_YwcG__applyBtn{border:1px solid var(--border-color);cursor:pointer;background:#ffffff0d;border-radius:8px;width:100%;margin-top:1rem;padding:.8rem;transition:background .2s}.store-module__Z_YwcG__applyBtn:hover{background:#ffffff1a}.store-module__Z_YwcG__promoBox{text-align:center;background:linear-gradient(135deg,#00d2ff1a,#9d00ff1a);border:1px solid #00d2ff33;border-radius:12px;margin-top:2rem;padding:1.5rem}.store-module__Z_YwcG__promoBox svg{color:var(--accent-blue);margin-bottom:1rem}.store-module__Z_YwcG__promoBox h4{margin-bottom:.5rem}.store-module__Z_YwcG__promoBox p{color:var(--text-muted);margin-bottom:1.2rem;font-size:.85rem}.store-module__Z_YwcG__promoLink{color:var(--accent-blue);font-size:.9rem;font-weight:700;text-decoration:underline}.store-module__Z_YwcG__productGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));align-items:start;gap:2rem;display:grid}.store-module__Z_YwcG__itemCard{flex-direction:column;transition:transform .3s,border-color .3s;display:flex;overflow:hidden}.store-module__Z_YwcG__itemCard:hover{border-color:#00d2ff4d;transform:translateY(-5px)}.store-module__Z_YwcG__imageHolder{background:var(--bg-hover);height:200px;position:relative}.store-module__Z_YwcG__categoryBadge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;border:1px solid #ffffff1a;border-radius:4px;padding:.3rem .8rem;font-size:.75rem;font-weight:700;position:absolute;top:12px;right:12px}.store-module__Z_YwcG__featuredBadge{background:var(--accent-neon);color:#000;border-radius:4px;padding:.2rem .6rem;font-size:.7rem;font-weight:800;position:absolute;top:12px;left:12px;box-shadow:0 4px 10px #00ff954d}.store-module__Z_YwcG__content{flex-direction:column;padding:1.5rem;display:flex}.store-module__Z_YwcG__itemMain{margin-bottom:1rem}.store-module__Z_YwcG__itemName{color:#fff;font-size:1.1rem;font-weight:700;line-height:1.4}.store-module__Z_YwcG__priceTag{color:var(--accent-neon);white-space:nowrap;font-size:1.4rem;font-weight:800}.store-module__Z_YwcG__specsList{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.store-module__Z_YwcG__specItem{color:var(--text-muted);align-items:center;gap:.5rem;width:100%;font-size:.85rem;display:flex}.store-module__Z_YwcG__specTag{border:1px solid var(--border-color);background:#ffffff0d;border-radius:4px;padding:.2rem .6rem;font-size:.75rem}.store-module__Z_YwcG__footer{margin-top:0}.store-module__Z_YwcG__footerRow{border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;margin-bottom:1.2rem;padding-top:1rem;display:flex}.store-module__Z_YwcG__statusBadge{background:#ffffff0d;border-radius:20px;padding:.4rem .8rem;font-size:.8rem;font-weight:700}.store-module__Z_YwcG__perfBar{background:#ffffff1a;border-radius:3px;height:6px;overflow:hidden}.store-module__Z_YwcG__perfFill{background:linear-gradient(90deg, var(--accent-blue), var(--accent-purple));height:100%}.store-module__Z_YwcG__usedMeta{color:var(--accent-neon);gap:1rem;margin-bottom:1.2rem;font-size:.8rem;display:flex}.store-module__Z_YwcG__usedMeta span{align-items:center;gap:.4rem;display:flex}.store-module__Z_YwcG__actions{gap:.8rem;display:flex}.store-module__Z_YwcG__cartBtn{border:1px solid var(--border-color);cursor:pointer;background:#ffffff0d;border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex}.store-module__Z_YwcG__cartBtn:hover{background:var(--bg-hover);border-color:var(--accent-blue)}.store-module__Z_YwcG__usedCard{border-color:#00ff951a}.store-module__Z_YwcG__usedCard:hover{border-color:var(--accent-neon)}
