.product-grid-section[data-astro-cid-3ir5mlgo]{padding:5rem 1.5rem;background:var(--color-bg)}.product-grid-section[data-astro-cid-3ir5mlgo] .container[data-astro-cid-3ir5mlgo]{max-width:var(--container-max);margin-left:auto;margin-right:auto}.product-grid-header[data-astro-cid-3ir5mlgo]{text-align:center;margin-bottom:4rem}.product-grid-section--filterable[data-astro-cid-3ir5mlgo] .product-grid-header[data-astro-cid-3ir5mlgo]{margin-bottom:2.25rem}.product-grid-subtitle[data-astro-cid-3ir5mlgo]{margin-left:auto;margin-right:auto;max-width:42rem}.product-filters[data-astro-cid-3ir5mlgo]{margin-bottom:2.5rem;padding:1.25rem 1.35rem;background:var(--color-bg-alt);border:1px solid var(--color-border);border-radius:12px;box-shadow:0 1px 3px #0000000a}.product-filters-inner[data-astro-cid-3ir5mlgo]{display:flex;flex-wrap:wrap;gap:1.25rem 1.75rem;align-items:flex-end;justify-content:center}.product-filter-field[data-astro-cid-3ir5mlgo]{display:flex;flex-direction:column;gap:.35rem;min-width:10.5rem}.product-filter-label[data-astro-cid-3ir5mlgo]{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-muted)}.product-filter-select[data-astro-cid-3ir5mlgo]{font-family:inherit;font-size:.95rem;padding:.55rem 2rem .55rem .75rem;border:1px solid var(--color-border);border-radius:10px;background:var(--color-bg-alt);color:var(--color-text);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23555' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .65rem center}.product-filter-select[data-astro-cid-3ir5mlgo]:focus{outline:2px solid var(--color-orange);outline-offset:2px}.product-grid[data-astro-cid-3ir5mlgo]{list-style:none;margin:0;padding:0;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));align-items:stretch}.product-card[data-astro-cid-3ir5mlgo]{background:var(--color-bg-alt);border-radius:1rem;overflow:hidden;border:1px solid var(--color-border);display:flex;flex-direction:column;transition:box-shadow .25s ease,transform .25s ease,border-color .2s ease}.product-card[data-astro-cid-3ir5mlgo]:hover{box-shadow:0 20px 25px -5px #00000014,0 8px 10px -6px #0000000d;transform:translateY(-3px);border-color:#ff660038}.product-image[data-astro-cid-3ir5mlgo]{position:relative;border-radius:0;overflow:hidden;background:var(--color-bg-alt);aspect-ratio:4/3}.product-badge[data-astro-cid-3ir5mlgo]{position:absolute;top:.65rem;left:.65rem;z-index:1;font-size:.7rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;padding:.3rem .55rem;border-radius:6px;line-height:1.2;box-shadow:0 2px 8px #0000001f}.product-badge--sale[data-astro-cid-3ir5mlgo]{background:#dc2626;color:#fff}.product-badge--new[data-astro-cid-3ir5mlgo]{background:var(--color-orange);color:#fff}.product-badge--percent[data-astro-cid-3ir5mlgo]{background:#15803d;color:#fff}.product-card[data-astro-cid-3ir5mlgo] .product-image[data-astro-cid-3ir5mlgo] img[data-astro-cid-3ir5mlgo]{width:100%;height:100%;object-fit:contain;transition:transform .35s ease}.product-card[data-astro-cid-3ir5mlgo]:hover .product-image[data-astro-cid-3ir5mlgo] img[data-astro-cid-3ir5mlgo]{transform:scale(1.04)}.product-card-body[data-astro-cid-3ir5mlgo]{padding:0 1.5rem 1.5rem;display:flex;flex-direction:column;flex:1;min-height:0}.product-title[data-astro-cid-3ir5mlgo]{font-size:1.15rem;font-weight:600;margin:0;padding-top:1.35rem;color:var(--color-text);line-height:1.35}.product-price[data-astro-cid-3ir5mlgo]{font-size:1.05rem;font-weight:700;color:var(--color-orange);margin:.5rem 0 0;letter-spacing:-.02em}.product-desc[data-astro-cid-3ir5mlgo]{font-size:.9rem;color:var(--color-text-muted);margin:.65rem 0 0;flex:1;line-height:1.55}.product-card-actions[data-astro-cid-3ir5mlgo]{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1.25rem;align-items:center}.product-card-actions[data-astro-cid-3ir5mlgo] .btn[data-astro-cid-3ir5mlgo]{flex:1 1 auto;min-width:6.5rem;justify-content:center;border-radius:10px;padding:.55rem 1.1rem;font-size:.875rem;transition:transform .2s ease,box-shadow .2s ease,background-position .32s ease,border-color .2s ease,color .2s ease}.product-card-actions[data-astro-cid-3ir5mlgo] .btn-buy-now[data-astro-cid-3ir5mlgo]:hover{transform:translateY(-1px);box-shadow:0 8px 18px #ea580c59}@media(max-width:768px){.product-grid-section[data-astro-cid-3ir5mlgo]{padding:4rem 1.25rem}.product-grid-header[data-astro-cid-3ir5mlgo]{margin-bottom:3rem}.product-grid-section--filterable[data-astro-cid-3ir5mlgo] .product-grid-header[data-astro-cid-3ir5mlgo]{margin-bottom:1.75rem}.product-filters-inner[data-astro-cid-3ir5mlgo]{flex-direction:column;align-items:stretch}.product-filter-field[data-astro-cid-3ir5mlgo]{min-width:0}.product-card-body[data-astro-cid-3ir5mlgo]{padding-left:1.25rem;padding-right:1.25rem;padding-bottom:1.35rem}}@media(max-width:480px){.product-grid-section[data-astro-cid-3ir5mlgo]{padding:3.5rem 1rem}.product-grid[data-astro-cid-3ir5mlgo]{grid-template-columns:1fr;gap:1.65rem}.product-title[data-astro-cid-3ir5mlgo]{font-size:1.05rem}.product-desc[data-astro-cid-3ir5mlgo]{font-size:.88rem}.product-card-actions[data-astro-cid-3ir5mlgo]{flex-direction:column}.product-card-actions[data-astro-cid-3ir5mlgo] .btn[data-astro-cid-3ir5mlgo]{width:100%}}
