:root{--primary-dark: #000000;--primary-yellow: #eab308;--primary-yellow-light: #facc15;--primary-yellow-dark: #ca8a04;--gray-light: #f3f4f6;--gray-medium: #9ca3af;--gray-dark: #4b5563;--text-dark: #1a1a1a;--text-light: #4b5563;--bg-light: #ffffff;--bg-offwhite: #fafafa;--border-light: #e5e5e5}.similar-products[data-astro-cid-4fcalptc]{background:var(--bg-light);padding:5rem 1.5rem;margin-top:3rem;position:relative;overflow:hidden;border-top:1px solid var(--border-light)}.similar-products[data-astro-cid-4fcalptc]:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 50%,rgba(234,179,8,.02) 0%,transparent 60%),radial-gradient(circle at 70% 50%,rgba(0,0,0,.02) 0%,transparent 60%);pointer-events:none}.similar-products__container[data-astro-cid-4fcalptc]{max-width:1280px;margin:0 auto;position:relative;z-index:2}.similar-products__header[data-astro-cid-4fcalptc]{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:3.5rem;flex-wrap:wrap;gap:1.5rem}.similar-products__titles[data-astro-cid-4fcalptc]{max-width:600px}.similar-products__badge[data-astro-cid-4fcalptc]{display:inline-block;background:var(--primary-dark);color:#fff;font-size:.875rem;font-weight:600;padding:.5rem 1rem;border-radius:100px;margin-bottom:1rem;letter-spacing:.5px;box-shadow:0 4px 10px #0000000d;animation:fadeInUp .6s ease}.similar-products__title[data-astro-cid-4fcalptc]{font-size:3rem;font-weight:800;color:var(--primary-dark);margin-bottom:1rem;line-height:1.2;letter-spacing:-.02em;animation:fadeInUp .6s ease .1s both}.similar-products__subtitle[data-astro-cid-4fcalptc]{font-size:1.125rem;line-height:1.6;color:var(--text-light);max-width:500px;animation:fadeInUp .6s ease .2s both}.similar-products__view-all[data-astro-cid-4fcalptc]{display:inline-flex;align-items:center;gap:.75rem;padding:.875rem 1.5rem;background:var(--primary-dark);color:#fff;text-decoration:none;font-weight:600;border-radius:100px;transition:all .3s ease;box-shadow:0 10px 20px -10px #0003;animation:fadeInUp .6s ease .3s both;border:1px solid var(--primary-dark)}.similar-products__view-all[data-astro-cid-4fcalptc]:hover{background:#fff;color:var(--primary-dark);transform:translateY(-2px);box-shadow:0 20px 30px -10px #00000026;gap:1rem;border-color:var(--primary-yellow)}.similar-products__view-all[data-astro-cid-4fcalptc] svg[data-astro-cid-4fcalptc]{transition:transform .3s ease}.similar-products__view-all[data-astro-cid-4fcalptc]:hover svg[data-astro-cid-4fcalptc]{transform:translate(5px);stroke:var(--primary-yellow)}.similar-products__grid[data-astro-cid-4fcalptc]{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}@media (max-width: 768px){.similar-products__grid[data-astro-cid-4fcalptc]{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:1rem;padding:.5rem 0 1.5rem;margin:0;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.similar-products__grid[data-astro-cid-4fcalptc]::-webkit-scrollbar{display:none}.product-card[data-astro-cid-4fcalptc]{flex:0 0 280px;scroll-snap-align:start;animation:none}}@media (max-width: 480px){.product-card[data-astro-cid-4fcalptc]{flex:0 0 260px}}.similar-products__scroll-indicators[data-astro-cid-4fcalptc]{display:none;text-align:center;margin-top:.5rem}@media (max-width: 768px){.similar-products__scroll-indicators[data-astro-cid-4fcalptc]{display:block}.similar-products__scroll-hint[data-astro-cid-4fcalptc]{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--gray-medium);background:var(--gray-light);padding:.5rem 1rem;border-radius:100px;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:.7}50%{opacity:1}}}.product-card[data-astro-cid-4fcalptc]{text-decoration:none;color:inherit;display:block;animation:fadeInUp .6s ease var(--card-delay) both}.product-card__inner[data-astro-cid-4fcalptc]{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 10px 25px -10px #0000000d;transition:all .4s cubic-bezier(.175,.885,.32,1.275);height:100%;display:flex;flex-direction:column;position:relative;border:1px solid var(--border-light)}.product-card[data-astro-cid-4fcalptc]:hover .product-card__inner[data-astro-cid-4fcalptc]{transform:translateY(-8px);box-shadow:0 30px 40px -15px #eab3081a;border-color:transparent}.product-card__media[data-astro-cid-4fcalptc]{position:relative;aspect-ratio:1;background:linear-gradient(135deg,var(--bg-offwhite) 0%,#f5f5f5 100%);overflow:hidden}.product-card__image-wrapper[data-astro-cid-4fcalptc]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:2rem;transition:transform .5s ease}.product-card[data-astro-cid-4fcalptc]:hover .product-card__image-wrapper[data-astro-cid-4fcalptc]{transform:scale(1.05)}.product-card__image[data-astro-cid-4fcalptc]{max-width:80%;max-height:80%;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;transition:transform .5s ease}.product-card[data-astro-cid-4fcalptc]:hover .product-card__image[data-astro-cid-4fcalptc]{transform:scale(1.1)}.product-card__brand-logo[data-astro-cid-4fcalptc]{position:absolute;top:1rem;right:1rem;width:2.5rem;height:2.5rem;background:#fff;border-radius:50%;padding:.5rem;box-shadow:0 4px 10px #0000000d;border:2px solid white;display:flex;align-items:center;justify-content:center;transition:transform .3s ease;z-index:2}.product-card[data-astro-cid-4fcalptc]:hover .product-card__brand-logo[data-astro-cid-4fcalptc]{transform:rotate(10deg) scale(1.1);border-color:var(--primary-yellow)}.product-card__brand-logo[data-astro-cid-4fcalptc] img[data-astro-cid-4fcalptc]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.product-card__quick-view[data-astro-cid-4fcalptc]{position:absolute;inset:0;background:#ffffffd9;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;z-index:3}.product-card[data-astro-cid-4fcalptc]:hover .product-card__quick-view[data-astro-cid-4fcalptc]{opacity:1}.product-card__quick-view-text[data-astro-cid-4fcalptc]{color:var(--primary-dark);font-weight:600;font-size:1rem;padding:.75rem 1.5rem;background:#fff;border-radius:100px;box-shadow:0 4px 20px #00000026;transform:translateY(20px);transition:transform .3s ease;border:1px solid rgba(234,179,8,.3);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.product-card[data-astro-cid-4fcalptc]:hover .product-card__quick-view-text[data-astro-cid-4fcalptc]{transform:translateY(0)}.product-card__content[data-astro-cid-4fcalptc]{padding:1.75rem;display:flex;flex-direction:column;flex:1;background:#fff}.product-card__header[data-astro-cid-4fcalptc]{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.product-card__brand[data-astro-cid-4fcalptc]{font-size:.875rem;font-weight:600;color:var(--primary-dark);text-transform:uppercase;letter-spacing:.5px}.product-card__category[data-astro-cid-4fcalptc]{font-size:.875rem;color:var(--text-light);position:relative;padding-left:.75rem}.product-card__category[data-astro-cid-4fcalptc]:before{content:"•";position:absolute;left:0;color:var(--border-light)}.product-card__name[data-astro-cid-4fcalptc]{font-size:1.25rem;font-weight:700;line-height:1.4;color:var(--text-dark);margin-bottom:.75rem;letter-spacing:-.02em}.product-card__description[data-astro-cid-4fcalptc]{margin-bottom:1.25rem}.product-card__description[data-astro-cid-4fcalptc] p[data-astro-cid-4fcalptc]{font-size:.9375rem;line-height:1.6;color:var(--text-light);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card__features[data-astro-cid-4fcalptc]{display:flex;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.product-card__feature[data-astro-cid-4fcalptc]{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;color:var(--primary-dark);background:#00000008;padding:.375rem .75rem;border-radius:100px}.product-card__feature[data-astro-cid-4fcalptc] svg[data-astro-cid-4fcalptc]{stroke:var(--primary-yellow)}.product-card__action[data-astro-cid-4fcalptc]{margin-top:auto}.product-card__link[data-astro-cid-4fcalptc]{display:inline-flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;color:var(--primary-dark);transition:all .3s ease;padding:.5rem 0;border-bottom:2px solid transparent}.product-card[data-astro-cid-4fcalptc]:hover .product-card__link[data-astro-cid-4fcalptc]{color:var(--primary-yellow);gap:.75rem;border-bottom-color:var(--primary-yellow)}.product-card__link-icon[data-astro-cid-4fcalptc]{width:20px;height:20px;stroke:currentColor;transition:transform .3s ease}.product-card[data-astro-cid-4fcalptc]:hover .product-card__link-icon[data-astro-cid-4fcalptc]{transform:translate(5px)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1024px){.similar-products__grid[data-astro-cid-4fcalptc]{grid-template-columns:repeat(3,1fr);gap:1.5rem}.similar-products__title[data-astro-cid-4fcalptc]{font-size:2.5rem}}@media (max-width: 768px){.similar-products[data-astro-cid-4fcalptc]{padding:3rem 1rem}.similar-products__header[data-astro-cid-4fcalptc]{flex-direction:column;align-items:flex-start}.similar-products__title[data-astro-cid-4fcalptc]{font-size:2rem}.similar-products__view-all[data-astro-cid-4fcalptc]{width:100%;justify-content:center}.product-card__content[data-astro-cid-4fcalptc]{padding:1.25rem}.product-card__features[data-astro-cid-4fcalptc]{gap:.5rem}.product-card__feature[data-astro-cid-4fcalptc]{font-size:.75rem;padding:.25rem .5rem}}@media (max-width: 480px){.similar-products__title[data-astro-cid-4fcalptc]{font-size:1.75rem}.similar-products__badge[data-astro-cid-4fcalptc]{font-size:.75rem}.similar-products__subtitle[data-astro-cid-4fcalptc]{font-size:1rem}.product-card__image-wrapper[data-astro-cid-4fcalptc]{padding:1.5rem}}
