.category_heroSection__8BXMf{position:relative;height:60vh;width:100%;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden;color:#ffffff}.category_heroOverlay__KdZbi{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(0deg,rgba(0,0,0,.9) 0,rgba(0,0,0,.7) 40%,transparent);z-index:1}.category_heroImage__Ufx2W{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;filter:blur(4px) brightness(.7);transform:scale(1.05)}.category_heroContent__aiey5{position:relative;z-index:2;max-width:800px;padding:0 2rem}.category_categoryTitle__v5Uxd{font-size:3.5rem;font-weight:800;margin-bottom:1rem;text-shadow:0 4px 15px rgba(0,0,0,.7);color:#D4A82E}.category_categoryDescription__9TnV_{font-size:1.1rem;color:#c0c0c0;line-height:1.6}.category_container__tvzGN{max-width:1200px;margin:0 auto;padding:3rem 1rem}.category_filtersContainer__PAOit{margin-bottom:3rem;padding:1.5rem;background:rgba(10,10,10,.7);border-radius:12px;border:1px solid rgba(180,140,40,.2)}.category_filtersTitle__QCcWO{font-size:1.3rem;font-weight:600;color:#D4A82E;margin-bottom:1rem}.category_tagsList__0P9Hu{display:flex;flex-wrap:wrap;gap:.8rem}.category_tagButton__PwZrr{background:transparent;border:1px solid rgba(180,140,40,.4);color:#a0a0a0;padding:.6rem 1.2rem;border-radius:8px;cursor:pointer;transition:all .3s ease;font-weight:500}.category_tagButton__PwZrr:hover{background:rgba(180,140,40,.2);color:#ffffff}.category_tagButton__PwZrr.category_selected__tIjVR{background:#B48C28;color:#000000;border-color:#B48C28;font-weight:700}.category_productsGrid__0fChI{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:2rem;gap:2rem}.category_productCard__53iE3{background:#0a0a0a;border-radius:12px;overflow:hidden;text-decoration:none;color:#ffffff;border:1px solid rgba(180,140,40,.2);transition:transform .3s ease,box-shadow .3s ease}.category_productCard__53iE3:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.6),0 0 15px rgba(180,140,40,.3)}.category_cardImageContainer__YmkQG{position:relative;height:200px;overflow:hidden}.category_productImage__S41vC{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.category_productCard__53iE3:hover .category_productImage__S41vC{transform:scale(1.08)}.category_undetectBadge__0mBPT{position:absolute;top:1rem;right:1rem;background:rgba(20,150,20,.8);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#ffffff;padding:.4rem .8rem;border-radius:6px;display:flex;align-items:center;gap:.4rem;font-size:.8rem;font-weight:600}.category_cardContent__DCEMW{padding:1.2rem}.category_productName__cd7jE{font-size:1.3rem;font-weight:600;margin:0 0 1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.category_productInfo__IH4CF{display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(180,140,40,.2);padding-top:1rem}.category_price__SHJeY{display:flex;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:700;color:#D4A82E}.category_detailsButton__HrwZn{display:flex;align-items:center;gap:.5rem;color:#a0a0a0;transition:color .3s ease,transform .3s ease}.category_productCard__53iE3:hover .category_detailsButton__HrwZn{color:#B48C28;transform:translateX(3px)}