.FeaturedCollectionSection_section__UCF_f{padding:var(--section-padding);background-color:var(--background)}.FeaturedCollectionSection_container__zQENG{max-width:1200px;margin:0 auto;text-align:center}.FeaturedCollectionSection_title__nNgpW{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800;color:var(--text);margin-bottom:12px}.FeaturedCollectionSection_subtitle__KMCyq{font-size:clamp(.95rem,1.5vw,1.1rem);color:var(--muted);margin-bottom:48px;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.6}.FeaturedCollectionSection_empty__VeUu9{color:var(--muted);font-size:1rem;padding:48px}.FeaturedCollectionSection_grid__BJmeD{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px;text-align:left}.FeaturedCollectionSection_card__HUsCe{border-radius:var(--radius);border:1px solid var(--border);overflow:hidden;background:var(--surface);transition:transform .35s var(--ease-out-expo,cubic-bezier(.16,1,.3,1)),box-shadow .35s var(--ease-out-expo,cubic-bezier(.16,1,.3,1))}@media (hover:hover){.FeaturedCollectionSection_card__HUsCe:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg,0 12px 30px rgba(0,0,0,.1))}.FeaturedCollectionSection_card__HUsCe:hover .FeaturedCollectionSection_image__1V0p_{transform:scale(1.05)}.FeaturedCollectionSection_cardLink__9G28H:hover .FeaturedCollectionSection_viewButton__CfCyQ{opacity:.6}}.FeaturedCollectionSection_cardLink__9G28H{display:block;text-decoration:none;color:inherit}.FeaturedCollectionSection_imageWrapper__Bkiwa{position:relative;aspect-ratio:1/1;overflow:hidden;background:var(--surface)}.FeaturedCollectionSection_badge__c3Iax{position:absolute;top:12px;right:12px;z-index:1;padding:4px 12px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#fff;background:var(--accent,var(--secondary));border-radius:100px}.FeaturedCollectionSection_image__1V0p_{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s var(--ease-out-expo,cubic-bezier(.16,1,.3,1))}.FeaturedCollectionSection_imagePlaceholder__PxafC{width:100%;height:100%;background:linear-gradient(135deg,var(--primary),var(--secondary));opacity:.25}.FeaturedCollectionSection_cardBody__cNF5C{padding:20px}.FeaturedCollectionSection_productName__asO0h{font-size:clamp(.95rem,1.5vw,1.1rem);font-weight:700;color:var(--text);margin-bottom:8px;line-height:1.3}.FeaturedCollectionSection_productDescription__wDQC6{font-size:.875rem;color:var(--muted);line-height:1.5;margin-bottom:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.FeaturedCollectionSection_priceRow__wTkcl{display:flex;align-items:center;gap:10px;margin-bottom:16px}.FeaturedCollectionSection_price__JhmwL{font-size:1.05rem;font-weight:700;color:var(--text)}.FeaturedCollectionSection_comparePrice__BdoM6{font-size:.9rem;color:var(--muted);text-decoration:line-through}.FeaturedCollectionSection_viewButton__CfCyQ{display:inline-block;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.07em;color:var(--primary);border-bottom:1px solid;padding-bottom:2px;transition:opacity .2s ease}@media (max-width:900px){.FeaturedCollectionSection_grid__BJmeD{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.FeaturedCollectionSection_section__UCF_f{padding:var(--section-padding-mobile)}.FeaturedCollectionSection_grid__BJmeD{grid-template-columns:1fr;gap:20px}.FeaturedCollectionSection_subtitle__KMCyq{margin-bottom:32px}}