@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.8}to{transform:scale(1);opacity:1}}@keyframes shimmer{0%{background-position:-200% center}to{background-position:200% center}}.reveal-on-scroll[data-astro-cid-l3fe7o3t]{opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.reveal-on-scroll[data-astro-cid-l3fe7o3t].revealed{opacity:1;transform:translateY(0)}.stagger-1[data-astro-cid-l3fe7o3t]{animation-delay:.1s}.stagger-2[data-astro-cid-l3fe7o3t]{animation-delay:.2s}.stagger-3[data-astro-cid-l3fe7o3t]{animation-delay:.3s}.stagger-4[data-astro-cid-l3fe7o3t]{animation-delay:.4s}.stagger-5[data-astro-cid-l3fe7o3t]{animation-delay:.5s}.stagger-6[data-astro-cid-l3fe7o3t]{animation-delay:.6s}.stagger-7[data-astro-cid-l3fe7o3t]{animation-delay:.7s}.stagger-8[data-astro-cid-l3fe7o3t]{animation-delay:.8s}.stagger-9[data-astro-cid-l3fe7o3t]{animation-delay:.9s}.stagger-10[data-astro-cid-l3fe7o3t]{animation-delay:1s}.animate-float[data-astro-cid-l3fe7o3t]{animation:float 3s ease-in-out infinite}.animate-pulse[data-astro-cid-l3fe7o3t]{animation:pulse 2s ease-in-out infinite}.animate-spin[data-astro-cid-l3fe7o3t]{animation:spin 1s linear infinite}.hover-lift[data-astro-cid-l3fe7o3t]{transition:transform .3s ease}.hover-lift[data-astro-cid-l3fe7o3t]:hover{transform:translateY(-5px)}.hover-scale[data-astro-cid-l3fe7o3t]{transition:transform .3s ease}.hover-scale[data-astro-cid-l3fe7o3t]:hover{transform:scale(1.05)}.hover-rotate[data-astro-cid-l3fe7o3t]{transition:transform .3s ease}.hover-rotate[data-astro-cid-l3fe7o3t]:hover{transform:rotate(5deg)}.products-section[data-astro-cid-l3fe7o3t]{padding:var(--space-16) 0}.products-section[data-astro-cid-l3fe7o3t] .section-header[data-astro-cid-l3fe7o3t]{margin-bottom:var(--space-12)}.products-section[data-astro-cid-l3fe7o3t] .section-header[data-astro-cid-l3fe7o3t] h2[data-astro-cid-l3fe7o3t]{margin-bottom:var(--space-4)}.products-section[data-astro-cid-l3fe7o3t] .section-header[data-astro-cid-l3fe7o3t] p[data-astro-cid-l3fe7o3t]{font-size:var(--font-size-lg);color:var(--color-neutral-600)}.products-section[data-astro-cid-l3fe7o3t] .products-grid[data-astro-cid-l3fe7o3t]{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-8);margin-bottom:var(--space-12)}@media (max-width: 1023.98px){.products-section[data-astro-cid-l3fe7o3t] .products-grid[data-astro-cid-l3fe7o3t]{grid-template-columns:repeat(3,1fr)}}@media (max-width: 767.98px){.products-section[data-astro-cid-l3fe7o3t] .products-grid[data-astro-cid-l3fe7o3t]{grid-template-columns:repeat(2,1fr);gap:var(--space-6)}}@media (max-width: 639.98px){.products-section[data-astro-cid-l3fe7o3t] .products-grid[data-astro-cid-l3fe7o3t]{grid-template-columns:1fr;gap:var(--space-6)}}.products-section[data-astro-cid-l3fe7o3t] .product-card[data-astro-cid-l3fe7o3t]{border-radius:var(--border-radius-sm);overflow:hidden;box-shadow:0 4px 20px #00000014;transition:var(--transition-base)}.products-section[data-astro-cid-l3fe7o3t] .product-card[data-astro-cid-l3fe7o3t]:hover{transform:translateY(-4px)}.products-section[data-astro-cid-l3fe7o3t] .product-card[data-astro-cid-l3fe7o3t] .product-image[data-astro-cid-l3fe7o3t]{width:100%;height:200px;overflow:hidden;padding:var(--space-2)}.products-section[data-astro-cid-l3fe7o3t] .product-card[data-astro-cid-l3fe7o3t] .product-image[data-astro-cid-l3fe7o3t] img[data-astro-cid-l3fe7o3t]{width:100%;height:100%;object-fit:contain}.products-section[data-astro-cid-l3fe7o3t] .product-card[data-astro-cid-l3fe7o3t] .product-content[data-astro-cid-l3fe7o3t]{padding:var(--space-6)}.products-section[data-astro-cid-l3fe7o3t] .product-card[data-astro-cid-l3fe7o3t] .product-content[data-astro-cid-l3fe7o3t] .product-name[data-astro-cid-l3fe7o3t]{font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold);margin-bottom:var(--space-3)}.products-section[data-astro-cid-l3fe7o3t] .product-card[data-astro-cid-l3fe7o3t] .product-content[data-astro-cid-l3fe7o3t] .product-description[data-astro-cid-l3fe7o3t]{font-size:var(--font-size-sm);line-height:1.5;margin-bottom:var(--space-4)}.products-section[data-astro-cid-l3fe7o3t] .product-card[data-astro-cid-l3fe7o3t] .product-content[data-astro-cid-l3fe7o3t] .product-price[data-astro-cid-l3fe7o3t]{font-size:var(--font-size-lg);font-weight:var(--font-weight-bold);color:var(--color-neutral-800)}.products-section[data-astro-cid-l3fe7o3t] .products-cta[data-astro-cid-l3fe7o3t]{border-radius:16px;box-shadow:0 4px 20px #00000014;padding:var(--space-10);text-align:center}@media (max-width: 767.98px){.products-section[data-astro-cid-l3fe7o3t] .products-cta[data-astro-cid-l3fe7o3t]{margin:0 var(--space-6)}}.products-section[data-astro-cid-l3fe7o3t] .products-cta[data-astro-cid-l3fe7o3t] .cta-content[data-astro-cid-l3fe7o3t]{max-width:600px;margin:0 auto}.products-section[data-astro-cid-l3fe7o3t] .products-cta[data-astro-cid-l3fe7o3t] .cta-content[data-astro-cid-l3fe7o3t] h3[data-astro-cid-l3fe7o3t]{font-size:var(--font-size-2xl);font-weight:var(--font-weight-bold);margin-bottom:var(--space-4)}.products-section[data-astro-cid-l3fe7o3t] .products-cta[data-astro-cid-l3fe7o3t] .cta-content[data-astro-cid-l3fe7o3t] p[data-astro-cid-l3fe7o3t]{font-size:var(--font-size-base);margin-bottom:var(--space-6)}.products-section[data-astro-cid-l3fe7o3t] .products-cta[data-astro-cid-l3fe7o3t] .cta-content[data-astro-cid-l3fe7o3t] .cta-buttons[data-astro-cid-l3fe7o3t]{display:flex;gap:var(--space-4);justify-content:center}@media (max-width: 639.98px){.products-section[data-astro-cid-l3fe7o3t] .products-cta[data-astro-cid-l3fe7o3t] .cta-content[data-astro-cid-l3fe7o3t] .cta-buttons[data-astro-cid-l3fe7o3t]{flex-direction:column;align-items:center}}
