.categories-module__85yMYq__pageContainer{background-color:var(--bg-primary);min-height:100vh;padding-bottom:80px}.categories-module__85yMYq__banner{border-bottom:1px solid var(--border-color);text-align:center;background:linear-gradient(135deg,#fb22220d 0%,#12131866 100%);margin-bottom:40px;padding:50px 0}.categories-module__85yMYq__bannerTitle{letter-spacing:-.5px;color:var(--text-primary);margin-bottom:10px;font-size:2.2rem;font-weight:800}.categories-module__85yMYq__bannerSubtitle{color:var(--text-secondary);max-width:640px;margin:0 auto;font-size:1.05rem}.categories-module__85yMYq__backLink{color:var(--text-secondary);align-items:center;gap:8px;margin-bottom:24px;font-size:.9rem;font-weight:600;transition:color .2s;display:inline-flex}.categories-module__85yMYq__backLink:hover{color:var(--accent-red)}.categories-module__85yMYq__categoryGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:30px;display:grid}.categories-module__85yMYq__categoryCard{border-radius:var(--border-radius-md);border:1px solid var(--border-color);height:260px;box-shadow:var(--shadow-sm);flex-direction:column;justify-content:flex-end;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.categories-module__85yMYq__categoryCard:hover{border-color:var(--accent-red);transform:translateY(-4px);box-shadow:0 8px 24px #fb222226}.categories-module__85yMYq__categoryImage{object-fit:cover;filter:brightness(1.18)saturate(1.08);background-color:#fff;width:100%;height:100%;transition:transform .6s,filter .3s;position:absolute;inset:0}.categories-module__85yMYq__categoryCard:hover .categories-module__85yMYq__categoryImage{filter:brightness(1.26)saturate(1.12);transform:scale(1.06)}.categories-module__85yMYq__categoryOverlay{background:linear-gradient(#0a0b0d00 52%,#0a0b0d80 78%,#0a0b0de6 100%);transition:opacity .3s;position:absolute;inset:0}.categories-module__85yMYq__categoryBody{z-index:2;flex-direction:column;gap:6px;padding:20px;display:flex;position:relative}.categories-module__85yMYq__categoryName{color:#fff;letter-spacing:.3px;text-shadow:0 2px 6px #000000bf;font-size:1.25rem;font-weight:750;line-height:1.25}.categories-module__85yMYq__categoryCount{color:#ffffffb3;font-size:.85rem;font-weight:600}.categories-module__85yMYq__categoryCta{text-transform:uppercase;letter-spacing:.5px;color:var(--accent-red);align-items:center;gap:6px;margin-top:6px;font-size:.8rem;font-weight:700;display:inline-flex}.categories-module__85yMYq__detailHeader{border:1px solid var(--border-color);border-radius:var(--border-radius-md);background:#ffffff05;grid-template-columns:320px 1fr;align-items:center;gap:32px;margin-bottom:36px;padding:24px;display:grid}.categories-module__85yMYq__detailImageWrapper{border-radius:var(--border-radius-sm);border:1px solid var(--border-color);background-color:#121318;width:100%;height:200px;position:relative;overflow:hidden}.categories-module__85yMYq__detailImage{object-fit:contain;background-color:#fff;width:100%;height:100%;padding:12px}.categories-module__85yMYq__detailTitle{letter-spacing:-.5px;color:var(--text-primary);margin-bottom:10px;font-size:2rem;font-weight:800}.categories-module__85yMYq__detailMeta{color:var(--text-secondary);margin-bottom:18px;font-size:.95rem}.categories-module__85yMYq__otherCategories{flex-wrap:wrap;gap:8px;display:flex}.categories-module__85yMYq__chip{color:var(--text-secondary);border:1px solid var(--border-color);border-radius:9999px;padding:6px 14px;font-size:.82rem;font-weight:600;transition:all .2s}.categories-module__85yMYq__chip:hover{color:var(--text-primary);border-color:var(--accent-red);background-color:var(--accent-red-light)}.categories-module__85yMYq__activeChip{color:#fff;background-color:var(--accent-red);border-color:var(--accent-red)}.categories-module__85yMYq__activeChip:hover{color:#fff;background-color:var(--accent-red-hover)}.categories-module__85yMYq__filterBar{border-bottom:1px solid var(--border-color);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;padding-bottom:16px;display:flex}.categories-module__85yMYq__resultCount{color:var(--text-secondary);font-size:.95rem}.categories-module__85yMYq__sortWrapper{color:var(--text-secondary);align-items:center;gap:8px;display:flex}.categories-module__85yMYq__sortLabel{font-size:.9rem;font-weight:500}.categories-module__85yMYq__sortSelect{background-color:var(--bg-secondary);border-radius:var(--border-radius-sm);border:1px solid var(--border-color);padding:6px 12px;font-size:.85rem}.categories-module__85yMYq__productGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:30px;display:grid}.categories-module__85yMYq__productCard{flex-direction:column;height:100%;padding:0;display:flex;overflow:hidden}.categories-module__85yMYq__cardImageWrapper{border-bottom:1px solid var(--border-color);background-color:#121318;width:100%;height:220px;position:relative;overflow:hidden}.categories-module__85yMYq__cardImage{object-fit:contain;background-color:#fff;width:100%;height:100%;padding:12px;transition:transform .5s}.categories-module__85yMYq__productCard:hover .categories-module__85yMYq__cardImage{transform:scale(1.06)}.categories-module__85yMYq__cardCategory{-webkit-backdrop-filter:blur(4px);color:var(--text-primary);text-transform:uppercase;letter-spacing:.5px;background-color:#0a0b0dcc;border:1px solid #ffffff14;border-radius:9999px;padding:4px 10px;font-size:.75rem;font-weight:700;position:absolute;top:12px;left:12px}.categories-module__85yMYq__cardBody{flex-direction:column;flex-grow:1;padding:24px;display:flex}.categories-module__85yMYq__cardTitle{color:var(--text-primary);margin-bottom:8px;font-size:1.15rem;font-weight:700;line-height:1.3}.categories-module__85yMYq__cardDescription{color:var(--text-secondary);flex-grow:1;margin-bottom:24px;font-size:.9rem;line-height:1.5}.categories-module__85yMYq__cardFooter{border-top:1px solid var(--border-color);flex-direction:column;align-items:stretch;gap:12px;margin-top:auto;padding-top:16px;display:flex}.categories-module__85yMYq__purchasePriceBlock{border-radius:var(--border-radius-sm);background:linear-gradient(135deg,#3b82f61f 0%,#3b82f60a 100%);border:1px solid #3b82f640;flex-direction:column;gap:2px;padding:10px 14px;display:flex}.categories-module__85yMYq__purchasePriceLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;font-size:.72rem;font-weight:600}.categories-module__85yMYq__purchasePriceValue{color:#3b82f6;letter-spacing:-.5px;font-size:1.7rem;font-weight:800;line-height:1.2}.categories-module__85yMYq__rentalPrices{flex-direction:column;gap:4px;display:flex}.categories-module__85yMYq__rentalPriceRow{color:var(--text-secondary);justify-content:space-between;align-items:center;font-size:.82rem;display:flex}.categories-module__85yMYq__rentalPriceRow strong{color:#fbbf24;font-size:.85rem;font-weight:700}.categories-module__85yMYq__cardButton{background-color:var(--accent-red);color:#fff;border-radius:var(--border-radius-sm);text-transform:uppercase;letter-spacing:.5px;text-align:center;width:100%;padding:10px 18px;font-size:.85rem;font-weight:700;transition:all .2s;box-shadow:0 4px 12px #fb222226}.categories-module__85yMYq__cardButton:hover{background-color:var(--accent-red-hover);transform:translateY(-1px);box-shadow:0 4px 16px #fb222259}.categories-module__85yMYq__noResults{text-align:center;border:1px dashed var(--border-color);border-radius:var(--border-radius-md);background-color:#ffffff03;flex-direction:column;align-items:center;gap:16px;padding:80px 40px;display:flex}.categories-module__85yMYq__noResultsIcon{color:var(--text-muted)}.categories-module__85yMYq__noResults h3{font-size:1.3rem;font-weight:700}.categories-module__85yMYq__noResults p{color:var(--text-secondary);max-width:400px;font-size:.95rem}.categories-module__85yMYq__resetBtn{border:1px solid var(--border-color);color:var(--text-primary);border-radius:var(--border-radius-sm);background-color:#ffffff0d;margin-top:10px;padding:10px 20px;font-weight:600;transition:all .2s}.categories-module__85yMYq__resetBtn:hover{border-color:var(--text-secondary);background-color:#ffffff1a}@media (max-width:768px){.categories-module__85yMYq__detailHeader{grid-template-columns:1fr}.categories-module__85yMYq__detailTitle{font-size:1.6rem}.categories-module__85yMYq__categoryCard{height:220px}}
