:root{--la-blue:#0364ff;--la-navy:#283a6b;--la-ink:#212529;--la-soft:#f5f8fd;--la-line:#dfe7f3;--la-gold:#ffb800}
.la-review-hub{max-width:1180px;margin:0 auto 56px;color:var(--la-ink)}
.la-review-hub__hero{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:36px;padding:clamp(30px,5vw,60px);border:1px solid #dce6f4;border-top:6px solid var(--la-blue);border-radius:26px;background:radial-gradient(circle at 92% 12%,rgba(3,100,255,.14),transparent 34%),#fff;box-shadow:0 18px 45px rgba(40,58,107,.07)}
.la-review-hub__hero-copy>span,.la-review-hub__heading>div>span{color:var(--la-blue);font-size:.77rem;font-weight:850;letter-spacing:.11em;text-transform:uppercase}
.la-review-hub__hero h1{max-width:760px;margin:10px 0 14px;color:var(--la-navy);font-size:clamp(2rem,4vw,3.25rem);line-height:1.06;letter-spacing:-.035em}
.la-review-hub__hero p{max-width:780px;margin:0;color:#566174;font-size:clamp(1rem,1.4vw,1.12rem);line-height:1.7}
.la-review-hub__hero-rating{min-width:220px;padding:22px;border:1px solid rgba(3,100,255,.14);border-radius:20px;background:rgba(255,255,255,.82);text-align:center;box-shadow:0 12px 30px rgba(40,58,107,.07)}
.la-review-hub__hero-rating>span{color:var(--la-gold);font-size:1.55rem;letter-spacing:2px}.la-review-hub__hero-rating small{display:block;margin-top:8px;color:var(--la-navy);font-weight:750}
.la-review-hub__incentive{margin:14px 0 24px;padding:12px 15px;border:1px solid #dce7f8;border-radius:12px;background:#f7faff;color:#68748a;font-size:.83rem;line-height:1.55}
.la-review-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:20px 0;padding:0;list-style:none;counter-reset:none}
.la-review-steps li{display:flex;align-items:center;gap:12px;padding:15px 17px;border:1px solid var(--la-line);border-radius:15px;background:#fff;color:#667085}
.la-review-steps b{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border-radius:50%;background:#eaf2ff;color:var(--la-blue)}.la-review-steps strong{display:block;color:var(--la-navy)}
.la-review-hub__notice{display:flex;align-items:flex-start;gap:12px;margin:20px 0;padding:16px 18px;border:1px solid #cfe0fb;border-radius:15px;background:#edf4ff;color:var(--la-navy);line-height:1.45}.la-review-hub__notice>span{display:grid;width:26px;height:26px;flex:0 0 26px;place-items:center;border-radius:50%;background:#dceaff;color:var(--la-blue);font-weight:900}
.la-review-hub__heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:32px 0 15px}.la-review-hub__heading h2{margin:4px 0 0;color:var(--la-navy);font-size:clamp(1.45rem,2.5vw,2rem)}.la-review-hub__heading>small{padding:7px 11px;border-radius:999px;background:#edf4ff;color:var(--la-blue);font-weight:800}
.la-review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.la-review-card{display:grid;grid-template-columns:148px minmax(0,1fr);gap:20px;padding:20px;border:1px solid var(--la-line);border-radius:20px;background:#fff;box-shadow:0 10px 28px rgba(40,58,107,.06);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.la-review-card:hover{transform:translateY(-3px);border-color:#bfd4f8;box-shadow:0 16px 34px rgba(40,58,107,.11)}
.la-review-card__image{display:flex;align-items:center;justify-content:center;min-height:148px;border-radius:16px;background:var(--la-soft);overflow:hidden}.la-review-card img{width:138px;height:138px;object-fit:contain}.la-review-card__content{min-width:0}.la-review-card h3{margin:7px 0 4px;color:var(--la-navy);font-size:1.08rem;line-height:1.35}.la-review-card__content>small{display:block;margin-bottom:12px;color:#7a8495}.la-review-card p{margin:0 0 14px;color:#5d6677;line-height:1.55}.la-review-card__verified{display:inline-flex;padding:4px 8px;border-radius:999px;background:#e9f8f0;color:#16734a;font-size:.75rem;font-weight:850}
.la-review-card__button,.la-review-empty a{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:11px 16px;border-radius:11px;background:var(--la-blue);color:#fff!important;font-weight:800;text-decoration:none;box-shadow:0 8px 18px rgba(3,100,255,.2)}.la-review-card__button:hover,.la-review-empty a:hover{background:#0255da;color:#fff!important}.la-review-card__link{color:var(--la-blue);font-weight:800}.la-review-card__status{color:var(--la-navy)!important;font-weight:750}.la-review-card__stars{margin:4px 0 7px;color:#d8deea;font-size:1.15rem;letter-spacing:1px}.la-review-card__stars .is-on{color:var(--la-gold)}
.la-review-empty{margin-top:20px;padding:46px 24px;border:1px solid var(--la-line);border-radius:22px;background:linear-gradient(145deg,#f8faff,#eff5ff);text-align:center}.la-review-empty__icon{display:grid;width:58px;height:58px;margin:0 auto 14px;place-items:center;border-radius:18px;background:#fff;color:var(--la-blue);font-size:2rem;box-shadow:0 8px 20px rgba(40,58,107,.09)}.la-review-empty h2{margin:0 0 8px;color:var(--la-navy)}.la-review-empty p{max-width:620px;margin:0 auto 20px;color:#647084;line-height:1.6}
/* Fiches produits : note visible, incitation claire, aucune quantité exacte ni partage social. */
.product__right>.product-comments-additional-info.la-product-rating-summary{display:flex!important;align-items:center;gap:12px;margin:8px 0 16px;padding:11px 14px;border:1px solid #dce7f8;border-radius:13px;background:#f6f9ff;width:max-content;max-width:100%}.la-product-rating-summary>a{display:flex;align-items:center;gap:10px;color:var(--la-navy)!important;text-decoration:none}.la-product-rating-summary .average-grade{font-weight:850}.la-product-rating-summary .la-rating-count{color:#68748a;font-size:.88rem}.la-product-review-cta{display:inline-flex;align-items:center;gap:8px;margin-left:2px;padding:8px 12px;border-left:1px solid #d5e1f3;color:var(--la-blue)!important;font-size:.88rem;font-weight:850;text-decoration:none!important}
.product__additional-info .ps-sharebuttons{display:none!important}.details__item--quantities{display:none!important}
.product-comments-wrapper{margin-top:32px;padding:clamp(20px,3vw,34px);border:1px solid var(--la-line);border-radius:24px;background:linear-gradient(180deg,#fff,#f8faff);box-shadow:0 14px 35px rgba(40,58,107,.06)}
#product-comments-list-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:18px;border-bottom:1px solid var(--la-line);scroll-margin-top:125px}#product-comments-list-header .section-title{margin:0;color:var(--la-navy);font-size:clamp(1.45rem,2.4vw,2rem)}#product-comments-list-header .comments-note{display:flex;align-items:center;gap:8px}.product-comment-list-item{margin:16px 0 0!important;padding:20px!important;border:1px solid #e2e9f3;border-radius:17px;background:#fff;box-shadow:0 8px 22px rgba(40,58,107,.05)}.product-comment-list-item .comment-infos{padding-right:22px;border-right:1px solid #e6ebf3}.product-comment-list-item .comment-content{padding-left:24px}.product-comment-list-item .comment-content .h4{margin:0 0 8px;color:var(--la-navy);font-size:1.08rem}.product-comment-list-item .comment-date{margin-top:8px;color:#7a8495;font-size:.82rem}.product-comment-list-item .comment-author{margin-top:4px;color:#4f5d73;font-weight:750}.product-comment-list-item .la-verified-purchase{display:inline-flex;margin-top:9px;padding:4px 8px;border-radius:999px;background:#e9f8f0;color:#16734a;font-size:.75rem;font-weight:850}.product-comment-list-item .comment-buttons{opacity:.7}.product-comment-list-item .comment-buttons a{border-radius:8px!important}
/* Listes produits : libellés français et présentation compacte. */
.product-list-review{display:flex;align-items:center;gap:7px;margin-top:7px}.product-list-comments-number{color:#67748a;font-size:.82rem}
/* Avis réels de l'accueil, injectés dans la zone Creative Elements existante. */
.la-home-reviews{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.la-home-review{display:flex;min-height:100%;flex-direction:column;padding:24px;border:1px solid #dfe7f3;border-radius:19px;background:#fff;box-shadow:0 12px 30px rgba(40,58,107,.07)}.la-home-review__stars{color:var(--la-gold);font-size:1.22rem;letter-spacing:2px}.la-home-review h3{margin:12px 0 8px;color:var(--la-navy);font-size:1.08rem}.la-home-review blockquote{flex:1;margin:0 0 18px;color:#566174;font-size:.98rem;line-height:1.65}.la-home-review__meta{padding-top:14px;border-top:1px solid #e8edf5}.la-home-review__meta strong{display:block;color:var(--la-navy)}.la-home-review__meta a{display:block;margin-top:3px;color:var(--la-blue);font-size:.85rem;font-weight:750;text-decoration:none}.la-home-review__meta small{display:block;margin-top:6px;color:#8290a5}
@media(max-width:991.98px){.la-review-hub__hero{grid-template-columns:1fr}.la-review-hub__hero-rating{display:none}.la-home-reviews{grid-template-columns:1fr 1fr}.la-review-grid{grid-template-columns:1fr}.product__right>.product-comments-additional-info.la-product-rating-summary{flex-wrap:wrap;width:100%}}
@media(max-width:767.98px){.la-review-hub{margin-bottom:36px}.la-review-hub__hero{padding:28px 20px;border-radius:19px}.la-review-steps{grid-template-columns:1fr;gap:8px}.la-review-steps li{padding:11px 14px}.la-review-card{grid-template-columns:92px minmax(0,1fr);gap:14px;padding:15px}.la-review-card__image{min-height:92px}.la-review-card img{width:88px;height:88px}.la-review-hub__heading{align-items:flex-start;flex-direction:column;gap:8px}.la-home-reviews{grid-template-columns:1fr}.product-comments-wrapper{padding:18px 14px;border-radius:18px}#product-comments-list-header{align-items:flex-start;flex-direction:column}.product-comment-list-item{padding:16px!important}.product-comment-list-item .comment-infos{padding:0 0 14px;border-right:0;border-bottom:1px solid #e6ebf3}.product-comment-list-item .comment-content{padding:15px 0 0}.la-product-review-cta{width:100%;margin-top:2px;margin-left:0;padding:9px 0 0;border-top:1px solid #d5e1f3;border-left:0}}

/* Fiches produits : hiérarchie du titre et du prix */
.product__right .product__name{position:relative;margin:0 0 14px;padding-bottom:14px;color:var(--la-navy);font-size:clamp(1.65rem,3vw,2.45rem);font-weight:850;line-height:1.16;letter-spacing:-.025em}.product__right .product__name:after{position:absolute;bottom:0;left:0;width:58px;height:4px;border-radius:99px;background:var(--la-blue);content:""}.product__right .product__prices{margin:14px 0 18px}.product__right .product__price{display:inline-flex;align-items:center;padding:8px 13px;border:1px solid #dbe6f7;border-radius:13px;background:#f7faff;color:var(--la-navy);font-size:clamp(1.45rem,2.4vw,2rem);font-weight:900;line-height:1}.product__right .product__regular-price{color:#8b95a7}.product__right .product__discount-percentage{font-weight:750}

/* Notes et avis : respirations, votes et cartes produits */
.la-product-rating-summary .la-rating-count{margin-left:8px;padding-left:14px;border-left:1px solid #d5e1f3;white-space:nowrap}.product-comment-list-item .comment-buttons{display:flex!important;align-items:center;gap:10px;margin-top:18px;opacity:1}.product-comment-list-item .comment-buttons a{display:inline-flex;align-items:center;gap:5px;min-width:48px;padding:7px 10px;border:1px solid #dce6f5;border-radius:10px!important;background:#f7faff;color:#41628f!important;cursor:pointer;text-decoration:none!important;transition:.2s ease}.product-comment-list-item .comment-buttons a:hover,.product-comment-list-item .comment-buttons a.is-selected{border-color:#9cc0ff;background:#eaf2ff;color:var(--la-blue)!important}.product-comment-list-item .comment-buttons a.is-loading{pointer-events:none;opacity:.55}.product-comment-list-item .comment-buttons .material-icons{font-size:1.2rem}.product-comment-list-item .report-abuse{display:none!important}.la-vote-feedback{margin-left:4px;color:#68748a;font-size:.82rem}.product-list-review.la-card-rating{display:flex;align-items:center;gap:9px;margin-top:10px}.la-card-stars{display:flex;color:var(--la-gold);font-size:1rem;letter-spacing:1px}.product-list-comments-number strong{color:#4e5d74;font-weight:850}

/* Accueil : carrousel d'avis approuvés */
.la-home-carousel{position:relative;width:100%;padding:0 54px}.la-home-reviews{display:flex;grid-template-columns:none;gap:20px;overflow:hidden;scroll-snap-type:x mandatory;scrollbar-width:none}.la-home-reviews::-webkit-scrollbar{display:none}.la-home-review{min-width:calc((100% - 40px)/3);scroll-snap-align:center}.la-home-carousel__arrow{position:absolute;z-index:2;top:50%;display:grid;width:42px;height:42px;place-items:center;transform:translateY(-50%);border:1px solid #d8e4f5;border-radius:50%;background:#fff;color:var(--la-blue);box-shadow:0 8px 20px rgba(40,58,107,.12);font-size:2rem;line-height:1;cursor:pointer}.la-home-carousel__arrow--prev{left:0}.la-home-carousel__arrow--next{right:0}.la-home-carousel__dots{display:flex;justify-content:center;gap:7px;margin-top:16px}.la-home-carousel__dot{width:7px;height:7px;border-radius:50%;background:#cbd8eb}.la-home-carousel__dot.is-active{width:22px;border-radius:9px;background:var(--la-blue)}

@media(max-width:991.98px){.la-home-review{min-width:calc((100% - 20px)/2)}}
@media(max-width:767.98px){.product__right .product__name{font-size:1.65rem}.la-product-rating-summary .la-rating-count{margin-left:3px}.la-home-carousel{padding:0 38px}.la-home-review{min-width:100%}.la-home-carousel__arrow{width:34px;height:34px}.la-vote-feedback{width:100%;margin:4px 0 0}.product-comment-list-item .comment-buttons{flex-wrap:wrap}}
