*{scroll-margin-top:80px}html{scroll-behavior:smooth}.animate-fade-up{animation:fadeInUp .6s ease-out forwards}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.product-image-wrap{overflow:hidden}.product-image-wrap img{transition:transform .4s ease}.product-image-wrap:hover img{transform:scale(1.06)}.btn-primary{background:#15803d}.btn-primary,.btn-whatsapp{color:#fff;font-weight:600;padding:12px 24px;border-radius:8px;display:inline-flex;align-items:center;gap:8px;transition:all .2s;text-decoration:none}.btn-whatsapp{background:#22c55e}.card-hover{transition:all .3s}.card-hover:hover{transform:translateY(-4px);box-shadow:0 20px 40px rgba(0,0,0,.12)}