.products-hero[data-astro-cid-ttgomkr6]{position:relative;overflow:hidden;background:linear-gradient(135deg,#1a1a1a,#2d1f0e,#1a1a1a);padding:3.5rem 1rem 3rem}.products-hero[data-astro-cid-ttgomkr6]:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 20% 50%,rgba(234,88,12,.12) 0%,transparent 60%),radial-gradient(ellipse at 80% 20%,rgba(251,191,36,.08) 0%,transparent 50%);pointer-events:none}.products-hero[data-astro-cid-ttgomkr6]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(234,88,12,.3),transparent)}.products-hero__inner[data-astro-cid-ttgomkr6]{max-width:72rem;margin:0 auto;text-align:center;position:relative;z-index:1}.products-hero__badge[data-astro-cid-ttgomkr6]{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem 1rem;border-radius:9999px;background:#ea580c26;border:1px solid rgba(234,88,12,.3);color:#fb923c;font-size:.8rem;font-weight:600;letter-spacing:.03em;margin-bottom:1rem}.products-hero__badge-icon[data-astro-cid-ttgomkr6]{width:1rem;height:1rem}.products-hero__title[data-astro-cid-ttgomkr6]{font-size:2.25rem;font-weight:800;color:#fff;line-height:1.15;margin-bottom:.75rem;letter-spacing:-.02em}.products-hero__subtitle[data-astro-cid-ttgomkr6]{max-width:38rem;margin:0 auto;color:#a3a3a3;font-size:1rem;line-height:1.6}@media(min-width:768px){.products-hero[data-astro-cid-ttgomkr6]{padding:5rem 2rem 4rem}.products-hero__title[data-astro-cid-ttgomkr6]{font-size:3rem}.products-hero__subtitle[data-astro-cid-ttgomkr6]{font-size:1.1rem}}.products-section[data-astro-cid-ttgomkr6]{background:#fafafa;padding:2rem 0 4rem}.dark .products-section[data-astro-cid-ttgomkr6]{background:#171717}.products-container[data-astro-cid-ttgomkr6]{max-width:80rem;margin:0 auto;padding:0 1rem}@media(min-width:640px){.products-container[data-astro-cid-ttgomkr6]{padding:0 1.5rem}}.products-toolbar[data-astro-cid-ttgomkr6]{margin-bottom:2rem}.products-categories[data-astro-cid-ttgomkr6]{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:1rem;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.products-categories[data-astro-cid-ttgomkr6]::-webkit-scrollbar{display:none}.products-category-pill[data-astro-cid-ttgomkr6]{flex-shrink:0;display:inline-flex;align-items:center;padding:.5rem 1.25rem;border-radius:9999px;font-size:.825rem;font-weight:500;white-space:nowrap;background:#fff;color:#525252;border:1px solid #e5e5e5;text-decoration:none;transition:all .25s ease;cursor:pointer}.dark .products-category-pill[data-astro-cid-ttgomkr6]{background:#262626;color:#a3a3a3;border-color:#404040}.products-category-pill[data-astro-cid-ttgomkr6]:hover{border-color:#ea580c;color:#ea580c;background:#fff7ed}.dark .products-category-pill[data-astro-cid-ttgomkr6]:hover{border-color:#ea580c;color:#fb923c;background:#ea580c1a}.products-category-pill--active[data-astro-cid-ttgomkr6]{background:linear-gradient(135deg,#ea580c,#f97316)!important;color:#fff!important;border-color:transparent!important;box-shadow:0 2px 8px #ea580c4d}.products-sort-bar[data-astro-cid-ttgomkr6]{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 0;border-top:1px solid #e5e5e5}.dark .products-sort-bar[data-astro-cid-ttgomkr6]{border-color:#333}.products-count[data-astro-cid-ttgomkr6]{font-size:.875rem;color:#737373}.products-count__number[data-astro-cid-ttgomkr6]{font-weight:700;color:#171717}.dark .products-count__number[data-astro-cid-ttgomkr6]{color:#f5f5f5}.products-sort[data-astro-cid-ttgomkr6]{display:flex;align-items:center;gap:.5rem}.products-sort__label[data-astro-cid-ttgomkr6]{display:flex;align-items:center;gap:.3rem;font-size:.8rem;color:#737373;white-space:nowrap}.products-sort__icon[data-astro-cid-ttgomkr6]{width:1rem;height:1rem}.products-sort__select[data-astro-cid-ttgomkr6]{padding:.4rem 2rem .4rem .75rem;font-size:.825rem;border-radius:.5rem;border:1px solid #d4d4d4;background:#fff;color:#404040;cursor:pointer;transition:all .2s;appearance:auto}.dark .products-sort__select[data-astro-cid-ttgomkr6]{background:#262626;border-color:#404040;color:#d4d4d4}.products-sort__select[data-astro-cid-ttgomkr6]:focus{outline:none;border-color:#ea580c;box-shadow:0 0 0 3px #ea580c1a}.products-grid[data-astro-cid-ttgomkr6]{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}@media(min-width:640px){.products-grid[data-astro-cid-ttgomkr6]{gap:1.25rem}}@media(min-width:768px){.products-grid[data-astro-cid-ttgomkr6]{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.products-grid[data-astro-cid-ttgomkr6]{grid-template-columns:repeat(4,1fr);gap:1.5rem}}.product-card[data-astro-cid-ttgomkr6]{position:relative;display:flex;flex-direction:column;background:#fff;border-radius:1rem;overflow:hidden;text-decoration:none;border:1px solid #f0f0f0;transition:all .35s cubic-bezier(.25,.46,.45,.94);animation:cardFadeIn .5s ease forwards;opacity:0}.dark .product-card[data-astro-cid-ttgomkr6]{background:#1f1f1f;border-color:#2a2a2a}.product-card[data-astro-cid-ttgomkr6]:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000001a;border-color:#ea580c}.dark .product-card[data-astro-cid-ttgomkr6]:hover{box-shadow:0 12px 40px #0006;border-color:#ea580c}@keyframes cardFadeIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.product-card__image-wrap[data-astro-cid-ttgomkr6]{position:relative;aspect-ratio:1 / 1;overflow:hidden;background:#f5f5f5}.dark .product-card__image-wrap[data-astro-cid-ttgomkr6]{background:#2a2a2a}.product-card__image[data-astro-cid-ttgomkr6]{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.product-card[data-astro-cid-ttgomkr6]:hover .product-card__image[data-astro-cid-ttgomkr6]{transform:scale(1.08)}.product-card__overlay[data-astro-cid-ttgomkr6]{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.6) 0%,transparent 50%);display:flex;align-items:flex-end;justify-content:center;padding-bottom:1.25rem;opacity:0;transition:opacity .35s ease}.product-card[data-astro-cid-ttgomkr6]:hover .product-card__overlay[data-astro-cid-ttgomkr6]{opacity:1}.product-card__view-btn[data-astro-cid-ttgomkr6]{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem 1rem;border-radius:9999px;background:#fffffff2;color:#171717;font-size:.75rem;font-weight:600;backdrop-filter:blur(8px);transform:translateY(8px);transition:transform .3s ease}.product-card[data-astro-cid-ttgomkr6]:hover .product-card__view-btn[data-astro-cid-ttgomkr6]{transform:translateY(0)}.product-card__view-icon[data-astro-cid-ttgomkr6]{width:.9rem;height:.9rem}.product-card__badge[data-astro-cid-ttgomkr6]{position:absolute;top:.6rem;left:.6rem;z-index:2}.product-card__badge-text[data-astro-cid-ttgomkr6]{display:inline-block;padding:.2rem .6rem;border-radius:.4rem;background:linear-gradient(135deg,#dc2626,#ef4444);color:#fff;font-size:.7rem;font-weight:700;letter-spacing:.02em;box-shadow:0 2px 6px #dc262659}.product-card__content[data-astro-cid-ttgomkr6]{padding:.75rem;display:flex;flex-direction:column;flex:1}@media(min-width:640px){.product-card__content[data-astro-cid-ttgomkr6]{padding:1rem 1.1rem 1.1rem}}.product-card__category[data-astro-cid-ttgomkr6]{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#ea580c;margin-bottom:.25rem}.dark .product-card__category[data-astro-cid-ttgomkr6]{color:#fb923c}.product-card__title[data-astro-cid-ttgomkr6]{font-size:.8rem;font-weight:600;color:#262626;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:.5rem;transition:color .2s}.dark .product-card__title[data-astro-cid-ttgomkr6]{color:#f5f5f5}.product-card[data-astro-cid-ttgomkr6]:hover .product-card__title[data-astro-cid-ttgomkr6]{color:#ea580c}.dark .product-card[data-astro-cid-ttgomkr6]:hover .product-card__title[data-astro-cid-ttgomkr6]{color:#fb923c}@media(min-width:640px){.product-card__title[data-astro-cid-ttgomkr6]{font-size:.9rem}}.product-card__price-row[data-astro-cid-ttgomkr6]{display:flex;align-items:baseline;gap:.5rem;flex-wrap:wrap;margin-top:auto}.product-card__price[data-astro-cid-ttgomkr6]{font-size:.95rem;font-weight:800;color:#171717;letter-spacing:-.01em}.dark .product-card__price[data-astro-cid-ttgomkr6]{color:#fff}@media(min-width:640px){.product-card__price[data-astro-cid-ttgomkr6]{font-size:1.1rem}}.product-card__original-price[data-astro-cid-ttgomkr6]{font-size:.7rem;color:#a3a3a3;text-decoration:line-through}@media(min-width:640px){.product-card__original-price[data-astro-cid-ttgomkr6]{font-size:.8rem}}.product-card__colors[data-astro-cid-ttgomkr6]{display:flex;align-items:center;gap:.3rem;margin-top:.6rem;padding-top:.6rem;border-top:1px solid #f0f0f0}.dark .product-card__colors[data-astro-cid-ttgomkr6]{border-color:#333}.product-card__color-dot[data-astro-cid-ttgomkr6]{width:.85rem;height:.85rem;border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 1px #d4d4d4;flex-shrink:0}.dark .product-card__color-dot[data-astro-cid-ttgomkr6]{border-color:#1f1f1f;box-shadow:0 0 0 1px #555}.product-card__color-more[data-astro-cid-ttgomkr6]{font-size:.65rem;color:#737373;font-weight:500}.products-empty[data-astro-cid-ttgomkr6]{text-align:center;padding:5rem 1rem}.products-empty__icon-wrap[data-astro-cid-ttgomkr6]{display:inline-flex;align-items:center;justify-content:center;width:5rem;height:5rem;border-radius:50%;background:#f5f5f5;margin-bottom:1.5rem}.dark .products-empty__icon-wrap[data-astro-cid-ttgomkr6]{background:#262626}.products-empty__icon[data-astro-cid-ttgomkr6]{width:2.5rem;height:2.5rem;color:#a3a3a3}.products-empty__title[data-astro-cid-ttgomkr6]{font-size:1.25rem;font-weight:700;color:#262626;margin-bottom:.5rem}.dark .products-empty__title[data-astro-cid-ttgomkr6]{color:#f5f5f5}.products-empty__text[data-astro-cid-ttgomkr6]{font-size:.9rem;color:#737373;max-width:24rem;margin:0 auto 1.5rem}.products-empty__btn[data-astro-cid-ttgomkr6]{display:inline-flex;align-items:center;padding:.6rem 1.5rem;border-radius:.5rem;background:#ea580c;color:#fff;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .2s}.products-empty__btn[data-astro-cid-ttgomkr6]:hover{background:#c2410c}
