body.product-loading #visual{background:linear-gradient(105deg,#e6edfb 20%,#f8fbff 38%,#e6edfb 56%);background-size:220% 100%;animation:takepro-shimmer 1.15s linear infinite}
body.product-loading #visual-label:empty:after{content:'Chargement sécurisé'}
body.product-loading #name:empty:after{content:'Chargement de l’offre…';color:#263248}
body.product-loading #description:empty:after{content:'Nous vérifions le prix et la disponibilité en temps réel.';color:#68758b}
body.product-loading #price:empty:after{content:'— FCFA'}
body.product-loading #period:empty:after{content:'Vérification en cours'}
body.product-loading #checkout-launch{pointer-events:none;opacity:.55}
@keyframes takepro-shimmer{to{background-position:-220% 0}}
@media(prefers-reduced-motion:reduce){body.product-loading #visual{animation:none}}
