/* Fiche produit : informations et jauge lisibles sur tous les supports. */
body.single-product .product-summary-card{height:auto!important;min-width:0!important;overflow:visible!important}
body.single-product .product-formulation{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;height:auto!important;min-height:56px!important}
body.single-product .product-formulation span,
body.single-product .product-formulation strong{min-width:0!important;white-space:normal!important;overflow-wrap:anywhere!important}
body.single-product .product-formulation strong{text-align:right!important}
body.single-product .product-fact{height:auto!important;min-height:52px!important;grid-template-columns:minmax(100px,.42fr) minmax(0,1fr)!important}
body.single-product .product-fact strong{min-width:0!important;white-space:normal!important;overflow-wrap:anywhere!important;text-align:right!important}
body.single-product .product-trace-row{min-width:0!important;height:auto!important;min-height:54px!important}
body.single-product .product-trace-row strong{min-width:0!important;white-space:normal!important;overflow-wrap:anywhere!important}
body.single-product .mrb-meter,
body.single-product .mrb-meter *{box-sizing:border-box!important}
body.single-product .mrb-meter{
 display:block!important;width:100%!important;height:auto!important;min-height:0!important;
 aspect-ratio:auto!important;margin:4px 0 18px!important;padding:7px!important;
 border:1px solid rgba(87,206,64,.48)!important;border-radius:14px!important;
 background:#030805!important;box-shadow:0 0 24px rgba(58,175,48,.12)!important;
 overflow:visible!important;transform:none!important
}
body.single-product .mrb-meter__track{
 position:relative!important;inset:auto!important;display:block!important;
 width:100%!important;max-width:none!important;height:64px!important;min-height:64px!important;
 aspect-ratio:auto!important;margin:0!important;padding:0!important;overflow:hidden!important;
 border:1px solid rgba(213,180,91,.25)!important;border-radius:10px!important;
 background:#101610!important;box-shadow:inset 0 0 14px rgba(0,0,0,.62)!important;
 transform:none!important;isolation:isolate!important
}
body.single-product .mrb-meter__fill{
 position:absolute!important;display:block!important;left:0!important;top:0!important;bottom:0!important;
 height:100%!important;max-width:100%!important;margin:0!important;padding:0!important;
 border:0!important;border-radius:9px 0 0 9px!important;
 background:linear-gradient(90deg,#d5c765,#8fc34d,#50aa47)!important;
 box-shadow:none!important;opacity:.32!important;transform:none!important;z-index:1!important
}
body.single-product.product-infuses .mrb-meter__fill{
 background:linear-gradient(90deg,#e3cb43,#e16a3b,#8b4cc0)!important
}
body.single-product .mrb-meter__copy{
 position:absolute!important;inset:8px 12px 29px!important;display:flex!important;
 flex-direction:row!important;align-items:center!important;justify-content:space-between!important;
 width:auto!important;height:auto!important;margin:0!important;padding:0!important;gap:12px!important;
 color:#f4edda!important;background:none!important;border:0!important;box-shadow:none!important;
 text-align:left!important;text-shadow:none!important;transform:none!important;z-index:3!important
}
body.single-product .mrb-meter__copy strong,
body.single-product .mrb-meter__copy em{
 position:static!important;inset:auto!important;display:block!important;width:auto!important;min-width:0!important;
 height:auto!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;
 border-radius:0!important;background:none!important;box-shadow:none!important;transform:none!important;
 white-space:nowrap!important;text-shadow:none!important;font-style:normal!important;line-height:1!important
}
body.single-product .mrb-meter__copy strong{
 color:#e7d29a!important;font-family:'Barlow Condensed',sans-serif!important;
 font-size:13px!important;font-weight:800!important;letter-spacing:.1em!important
}
body.single-product .mrb-meter__copy em{
 color:#fff8e9!important;font-family:'Bebas Neue','Barlow Condensed',sans-serif!important;
 font-size:22px!important;font-weight:900!important;letter-spacing:.01em!important
}
body.single-product .mrb-meter__level{
 position:absolute!important;left:50%!important;right:auto!important;top:auto!important;bottom:7px!important;
 display:block!important;width:auto!important;height:auto!important;min-height:0!important;margin:0!important;
 padding:0!important;border:0!important;background:none!important;box-shadow:none!important;
 transform:translateX(-50%)!important;z-index:3!important;white-space:nowrap!important;text-align:center!important;
 color:#ddd7c8!important;text-shadow:none!important;font:800 13px/1 'Barlow Condensed',sans-serif!important;
 letter-spacing:.07em!important
}

@media(max-width:600px){
 body.single-product .product-formulation{grid-template-columns:1fr!important}
 body.single-product .product-formulation strong{text-align:left!important}
 body.single-product .product-fact{grid-template-columns:minmax(86px,.38fr) minmax(0,1fr)!important}
 body.single-product .mrb-meter{padding:6px!important;margin-bottom:14px!important}
 body.single-product .mrb-meter__track{height:58px!important;min-height:58px!important}
 body.single-product .mrb-meter__copy{inset:7px 10px 27px!important}
 body.single-product .mrb-meter__copy strong{font-size:11px!important;letter-spacing:.07em!important}
 body.single-product .mrb-meter__copy em{font-size:19px!important}
 body.single-product .mrb-meter__level{bottom:6px!important;font-size:11px!important}
}
