/* Signature graphique officielle RENARD AUDIO */
.ra-brand{display:inline-flex;align-items:center;max-width:230px}
.ra-brand img{display:block;width:100%;height:auto}
.ra-footer-brand{margin:0 0 18px;background:#fff}
.ra-button{background:#d52b25;border-color:#d52b25;color:#fff}
.ra-button:hover{background:#ef4239;box-shadow:0 14px 32px rgba(213,43,37,.22)}
.ra-category:before{background:radial-gradient(circle at 20% 25%,rgba(213,43,37,.58),transparent 25%),linear-gradient(135deg,transparent 45%,rgba(128,92,255,.28))}
.ra-product-grid .button{border-color:#d52b25!important;color:#fff!important}
.ra-product-grid .button:hover{background:#d52b25!important}
.ra-card{background:rgba(213,43,37,.07)}
/* Le logo d’origine est noir et rouge : l’en-tête clair garantit sa lisibilité. */
.ra-header{background:#fff;border-bottom-color:rgba(10,16,24,.16)}
.ra-search{background:#f4f6f8;border-color:#d9e0e7}.ra-search input{color:#101720}
.ra-actions,.ra-nav a{color:#101720}.ra-nav{border-top-color:#d9e0e7}.ra-nav .sale{color:#d52b25}
/* Visuels distincts par univers. */
.ra-category img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:.9;transition:transform .35s}
.ra-category:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,7,11,.04),rgba(5,7,11,.86));z-index:1}
.ra-category:before{z-index:2;opacity:.3}.ra-category span{z-index:3}.ra-category:hover img{transform:scale(1.06)}
