main[data-astro-cid-5w43p2qc]{padding-top:110px}.container[data-astro-cid-5w43p2qc]{max-width:1400px;margin:0 auto;padding:0 2rem}.shop-hero[data-astro-cid-5w43p2qc]{position:relative;height:60vh;min-height:400px;display:flex;align-items:center;justify-content:center;overflow:hidden}.shop-hero-img[data-astro-cid-5w43p2qc]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.shop-hero-overlay[data-astro-cid-5w43p2qc]{position:absolute;inset:0;background:#0009;z-index:1}.shop-hero-content[data-astro-cid-5w43p2qc]{position:relative;z-index:2;text-align:center;padding:2rem}.shop-hero-content[data-astro-cid-5w43p2qc] h1[data-astro-cid-5w43p2qc]{font-size:clamp(3rem,7vw,6rem);font-weight:900;text-transform:uppercase;line-height:1;letter-spacing:-2px;background:linear-gradient(135deg,#fff 0%,var(--color-yellow) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1.5rem}.shop-hero-content[data-astro-cid-5w43p2qc] p[data-astro-cid-5w43p2qc]{font-size:1.2rem;color:var(--color-yellow);font-weight:700;letter-spacing:1px;margin-bottom:2rem}.scroll-arrow[data-astro-cid-5w43p2qc]{color:var(--color-yellow);animation:bounce 1.5s infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}.cat-tabs[data-astro-cid-5w43p2qc]{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:3rem;justify-content:center}.cat-tab[data-astro-cid-5w43p2qc]{display:inline-flex;align-items:center;gap:6px;padding:.6rem 1.2rem;background:transparent;border:1px solid var(--color-border,#222);border-radius:100px;color:var(--color-text-muted,#a0a0a0);font-family:inherit;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;white-space:nowrap;cursor:pointer;transition:all .25s}.cat-tab[data-astro-cid-5w43p2qc]:hover{border-color:var(--color-text-muted,#555);color:var(--color-text,#fff)}.cat-tab[data-astro-cid-5w43p2qc].active{background:var(--color-yellow,#ffd900);border-color:var(--color-yellow,#ffd900);color:#000}.cat-count[data-astro-cid-5w43p2qc]{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 5px;border-radius:10px;font-size:.65rem;font-weight:800;background:#ffffff14;color:inherit;transition:background .25s}.cat-tab[data-astro-cid-5w43p2qc].active .cat-count[data-astro-cid-5w43p2qc]{background:#00000026}.shop-grid[data-astro-cid-5w43p2qc]{padding:4rem 0 6rem;background-color:#0a0a0a}.products[data-astro-cid-5w43p2qc]{display:none;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem;animation:gridFadeIn .35s ease}.products[data-astro-cid-5w43p2qc].active{display:grid}@keyframes gridFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.product-card[data-astro-cid-5w43p2qc]{background:#111;border:1px solid var(--color-border,#222);border-radius:8px;overflow:hidden;transition:border-color .3s,transform .3s;text-decoration:none;color:inherit;display:block}.product-card[data-astro-cid-5w43p2qc]:hover{border-color:var(--card-accent,var(--color-yellow));transform:translateY(-4px)}.product-img-wrap[data-astro-cid-5w43p2qc]{position:relative;aspect-ratio:1;overflow:hidden;background:#0d0d0d}.product-img-wrap[data-astro-cid-5w43p2qc] .card-img[data-astro-cid-5w43p2qc]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .35s ease,transform .4s}.product-img-wrap[data-astro-cid-5w43p2qc] .card-img[data-astro-cid-5w43p2qc].active{opacity:1}.product-card[data-astro-cid-5w43p2qc]:hover .card-img[data-astro-cid-5w43p2qc].active{transform:scale(1.05)}.card-carousel-controls[data-astro-cid-5w43p2qc]{position:absolute;bottom:8px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:8px;z-index:3;opacity:0;transition:opacity .25s}.product-card[data-astro-cid-5w43p2qc]:hover .card-carousel-controls[data-astro-cid-5w43p2qc]{opacity:1}@media(max-width:768px){.card-carousel-controls[data-astro-cid-5w43p2qc]{opacity:1}}.card-arrow[data-astro-cid-5w43p2qc]{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#000000b3;border:1px solid rgba(255,255,255,.15);color:#fff;cursor:pointer;transition:background .2s;padding:0}.card-arrow[data-astro-cid-5w43p2qc]:hover{background:#000000e6}.card-dots[data-astro-cid-5w43p2qc]{display:flex;gap:4px}.card-dot[data-astro-cid-5w43p2qc]{width:6px;height:6px;border-radius:50%;background:#ffffff4d;transition:background .2s}.card-dot[data-astro-cid-5w43p2qc].active{background:var(--color-yellow, #ffd900)}.product-info[data-astro-cid-5w43p2qc]{padding:1rem 1.25rem;display:flex;flex-direction:column;gap:2px}.product-info[data-astro-cid-5w43p2qc] h3[data-astro-cid-5w43p2qc]{font-size:.9rem;font-weight:800;color:var(--color-text,#fff);text-transform:uppercase;letter-spacing:.3px;transition:color .2s}.product-card[data-astro-cid-5w43p2qc]:hover .product-info[data-astro-cid-5w43p2qc] h3[data-astro-cid-5w43p2qc]{color:var(--card-accent, var(--color-yellow))}.product-type-label[data-astro-cid-5w43p2qc]{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:var(--color-text-muted,#666)}.price[data-astro-cid-5w43p2qc]{font-size:.85rem;font-weight:800;color:var(--color-yellow,#ffd900);margin-top:4px}@media(max-width:768px){main[data-astro-cid-5w43p2qc]{padding-top:90px}.shop-hero[data-astro-cid-5w43p2qc]{height:50vh}.shop-grid[data-astro-cid-5w43p2qc]{padding:3rem 0 4rem}.cat-tabs[data-astro-cid-5w43p2qc]{margin-bottom:2rem;gap:6px}.cat-tab[data-astro-cid-5w43p2qc]{padding:.5rem .9rem;font-size:.65rem}.products[data-astro-cid-5w43p2qc]{grid-template-columns:repeat(2,1fr);gap:1rem}.container[data-astro-cid-5w43p2qc]{padding:0 1.5rem}.product-info[data-astro-cid-5w43p2qc]{padding:.75rem 1rem}.product-info[data-astro-cid-5w43p2qc] h3[data-astro-cid-5w43p2qc]{font-size:.8rem}}@media(max-width:480px){.products[data-astro-cid-5w43p2qc]{grid-template-columns:1fr}}
