.product-hero[data-astro-cid-afybhseg]{position:relative;min-height:60vh;display:flex;align-items:center;justify-content:center;background:#000;overflow:hidden}.product-hero[data-astro-cid-afybhseg]:before{content:"";position:absolute;inset:0;background:#58c3e1;opacity:0;animation:fadeInBg 1.2s ease-out .2s forwards;z-index:0}.product-hero[data-astro-cid-afybhseg] .container[data-astro-cid-afybhseg]{position:relative;z-index:2}.hero-content[data-astro-cid-afybhseg]{max-width:800px;margin:0 auto;text-align:center;padding:var(--spacing-xl) var(--spacing-sm)}.product-hero[data-astro-cid-afybhseg] h1[data-astro-cid-afybhseg]{font-size:2.75rem;margin-bottom:var(--spacing-md);color:var(--color-white)}.hero-subheading[data-astro-cid-afybhseg]{font-size:1.25rem;line-height:1.7;margin-bottom:var(--spacing-lg);color:#fffffff2}.hero-cta[data-astro-cid-afybhseg]{display:flex;gap:var(--spacing-sm);justify-content:center;flex-wrap:wrap}.btn-hero-primary[data-astro-cid-afybhseg]{background-color:#769f51;color:var(--color-white);padding:.75rem 2rem;font-size:1.125rem;border-radius:8px;font-weight:var(--font-weight-medium);transition:background-color .3s ease,transform .2s ease;border:2px solid #769f51}.btn-hero-primary[data-astro-cid-afybhseg]:hover{background-color:#6a8f47;border-color:#6a8f47;transform:translateY(-2px)}.btn-hero-secondary[data-astro-cid-afybhseg]{background-color:transparent;color:var(--color-white);padding:.75rem 1.5rem;font-size:1.125rem;border-radius:8px;font-weight:var(--font-weight-medium);transition:background-color .3s ease,transform .2s ease;border:2px solid var(--color-white)}.btn-hero-secondary[data-astro-cid-afybhseg]:hover{background-color:#ffffff1a;transform:translateY(-2px)}.product-overview[data-astro-cid-afybhseg]{padding:var(--spacing-lg) 0;background-color:#fff}.overview-grid[data-astro-cid-afybhseg]{display:grid;grid-template-columns:1fr 1fr;gap:var(--spacing-md);align-items:center}.overview-images[data-astro-cid-afybhseg]{display:flex;justify-content:center;align-items:center}.overview-images[data-astro-cid-afybhseg] img[data-astro-cid-afybhseg]{width:100%;max-width:500px;height:auto;object-fit:contain;border-radius:var(--border-radius);box-shadow:0 4px 12px #0000001a}.overview-content[data-astro-cid-afybhseg] h2[data-astro-cid-afybhseg]{color:#769f51;margin-bottom:var(--spacing-sm);font-size:2rem}.overview-content[data-astro-cid-afybhseg] p[data-astro-cid-afybhseg]{margin-bottom:var(--spacing-sm);line-height:1.6;color:var(--color-dark);font-size:.95rem}.product-categories[data-astro-cid-afybhseg]{padding:calc(var(--spacing-xl) * 1.5) 0;background-color:#f8f9fa;position:relative;scroll-margin-top:100px}.product-categories[data-astro-cid-afybhseg] .container[data-astro-cid-afybhseg]{position:relative}.categories-layout[data-astro-cid-afybhseg]{max-width:1200px;margin:0 auto}.categories-content[data-astro-cid-afybhseg] h2[data-astro-cid-afybhseg]{color:#769f51;margin-bottom:var(--spacing-md);font-size:2.25rem}.sanipak-logo-container[data-astro-cid-afybhseg]{display:flex;justify-content:center;margin-bottom:var(--spacing-lg)}.sanipak-logo[data-astro-cid-afybhseg]{height:60px;width:auto}.categories-grid[data-astro-cid-afybhseg]{display:none}.product-section[data-astro-cid-afybhseg]{display:grid;grid-template-columns:1fr 400px;gap:var(--spacing-lg);margin-top:var(--spacing-lg);max-width:1200px;margin-left:auto;margin-right:auto;align-items:start}.product-images-grid[data-astro-cid-afybhseg]{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--spacing-xs);order:2}.product-image[data-astro-cid-afybhseg]{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:var(--border-radius)}.product-info[data-astro-cid-afybhseg]{order:1}.product-info[data-astro-cid-afybhseg] p[data-astro-cid-afybhseg]{color:var(--color-gray);margin-bottom:var(--spacing-md);line-height:1.8;font-size:1.1rem}.product-features[data-astro-cid-afybhseg]{list-style:none;padding:0;margin:0}.product-features[data-astro-cid-afybhseg] li[data-astro-cid-afybhseg]{color:var(--color-dark);position:relative;padding:.5rem 0 .5rem 1.5rem;line-height:1.6}.product-features[data-astro-cid-afybhseg] li[data-astro-cid-afybhseg]:before{content:"✓";position:absolute;left:0;color:#769f51;font-weight:700}@media(max-width:768px){.product-section[data-astro-cid-afybhseg]{grid-template-columns:1fr}.product-images-grid[data-astro-cid-afybhseg]{grid-template-columns:repeat(3,1fr);max-width:100%;order:1}.product-info[data-astro-cid-afybhseg]{padding:var(--spacing-md);order:2}}.category-card[data-astro-cid-afybhseg]{background:#fff;padding:var(--spacing-md);border-radius:var(--border-radius);box-shadow:0 2px 8px #0000001a;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;height:100%}.category-card[data-astro-cid-afybhseg]:hover{transform:translateY(-4px);box-shadow:0 4px 12px #00000026}.category-image-gallery[data-astro-cid-afybhseg]{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:var(--spacing-md);aspect-ratio:1 / 1;width:100%;overflow:hidden;border-radius:var(--border-radius)}.category-image-gallery[data-astro-cid-afybhseg] .gallery-image[data-astro-cid-afybhseg]{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:0}.category-image-gallery[data-astro-cid-afybhseg].single-image{background-color:transparent;padding:0;display:flex;align-items:center;justify-content:center}.category-image-gallery[data-astro-cid-afybhseg].single-image .gallery-image[data-astro-cid-afybhseg]{object-fit:contain!important;width:100%!important;height:100%!important}.category-image[data-astro-cid-afybhseg]{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:var(--border-radius);margin-bottom:var(--spacing-md)}.category-icon[data-astro-cid-afybhseg]{font-size:3rem;margin-bottom:var(--spacing-sm)}.category-card[data-astro-cid-afybhseg] h3[data-astro-cid-afybhseg]{color:#769f51;margin-bottom:var(--spacing-sm);font-size:1.5rem}.category-card[data-astro-cid-afybhseg] p[data-astro-cid-afybhseg]{color:var(--color-gray);margin-bottom:var(--spacing-sm);line-height:1.6}.category-card[data-astro-cid-afybhseg] ul[data-astro-cid-afybhseg]{list-style:none;padding:0;margin:0}.category-card[data-astro-cid-afybhseg] ul[data-astro-cid-afybhseg] li[data-astro-cid-afybhseg]{color:var(--color-dark);position:relative;padding:.375rem 0 .375rem 1.5rem}.category-card[data-astro-cid-afybhseg] ul[data-astro-cid-afybhseg] li[data-astro-cid-afybhseg]:last-child{padding-bottom:0}.category-card[data-astro-cid-afybhseg] ul[data-astro-cid-afybhseg] li[data-astro-cid-afybhseg]:before{content:"✓";position:absolute;left:0;color:#769f51;font-weight:700}.why-choose[data-astro-cid-afybhseg]{padding:calc(var(--spacing-xl) * 1.5) 0;background-color:#fff}.why-choose[data-astro-cid-afybhseg] h2[data-astro-cid-afybhseg]{color:#769f51;margin-bottom:var(--spacing-lg);font-size:2.25rem}.benefits-grid[data-astro-cid-afybhseg]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:var(--spacing-md);margin-top:var(--spacing-lg)}.benefit-item[data-astro-cid-afybhseg]{display:flex;align-items:center;gap:var(--spacing-md);padding:var(--spacing-md);background:#fff;border-radius:var(--border-radius);box-shadow:0 2px 8px #0000001a}.benefit-icon[data-astro-cid-afybhseg]{width:48px;height:48px;flex-shrink:0;color:#769f51}.benefit-icon[data-astro-cid-afybhseg] svg[data-astro-cid-afybhseg]{width:100%;height:100%}.benefit-content[data-astro-cid-afybhseg]{flex:1}.benefit-item[data-astro-cid-afybhseg] h3[data-astro-cid-afybhseg]{color:#769f51;margin-bottom:var(--spacing-xs);font-size:1.125rem}.benefit-item[data-astro-cid-afybhseg] p[data-astro-cid-afybhseg]{color:var(--color-gray);line-height:1.6;font-size:.95rem;margin:0}.cta-section[data-astro-cid-afybhseg]{background:#f1f8eb;color:var(--color-dark);padding:var(--spacing-xl) 0}.cta-section[data-astro-cid-afybhseg] h2[data-astro-cid-afybhseg]{color:#769f51;margin-bottom:var(--spacing-sm)}.cta-section[data-astro-cid-afybhseg] p[data-astro-cid-afybhseg]{font-size:1.125rem;margin-bottom:var(--spacing-md);color:var(--color-gray)}@media(max-width:768px){.product-hero[data-astro-cid-afybhseg]{min-height:50vh}.product-hero[data-astro-cid-afybhseg] h1[data-astro-cid-afybhseg]{font-size:1.5rem}.hero-subheading[data-astro-cid-afybhseg]{font-size:.9rem}.btn-hero-primary[data-astro-cid-afybhseg]{padding:.6rem 1.5rem;font-size:.95rem}.btn-hero-secondary[data-astro-cid-afybhseg]{padding:.6rem 1.25rem;font-size:.95rem}.overview-grid[data-astro-cid-afybhseg],.overview-images[data-astro-cid-afybhseg]{grid-template-columns:1fr}.overview-images[data-astro-cid-afybhseg] img[data-astro-cid-afybhseg]{height:auto}.categories-grid[data-astro-cid-afybhseg]{grid-template-columns:1fr}.category-card[data-astro-cid-afybhseg]{padding:var(--spacing-sm)}.category-card[data-astro-cid-afybhseg] h3[data-astro-cid-afybhseg]{font-size:1.25rem}.category-image-gallery[data-astro-cid-afybhseg]{gap:4px}.benefits-grid[data-astro-cid-afybhseg]{grid-template-columns:1fr}.benefit-item[data-astro-cid-afybhseg]{padding:var(--spacing-md);gap:2rem;padding-left:2rem}.why-choose[data-astro-cid-afybhseg] h2[data-astro-cid-afybhseg],.product-categories[data-astro-cid-afybhseg] h2[data-astro-cid-afybhseg],.product-overview[data-astro-cid-afybhseg] h2[data-astro-cid-afybhseg]{font-size:1.5rem}.cta-section[data-astro-cid-afybhseg] h2[data-astro-cid-afybhseg]{font-size:1.3rem}.cta-section[data-astro-cid-afybhseg] p[data-astro-cid-afybhseg]{font-size:.85rem}}
