/* PACK 027 — prix + drapeau compact et bouton BSA Media Center */
.bsa-price-mainline{display:flex;align-items:center;justify-content:space-between;gap:14px}
.bsa-price-mainline>div{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}
.bsa-made-france{display:flex;width:76px;height:46px;border-radius:9px;overflow:hidden;border:1px solid rgba(255,255,255,.45);box-shadow:0 6px 18px rgba(0,0,0,.25);flex:0 0 auto}
.bsa-made-france i{display:block;width:33.333%;height:100%}
.bsa-fr-blue{background:#0055a4}.bsa-fr-white{background:#fff}.bsa-fr-red{background:#ef4135}
.bsa-price-with-origin small{display:block;margin-top:6px;color:#d8e0e8}
.bsa-media-center-cta{display:block;position:relative;margin:18px 0 22px;border:1px solid #b66222;border-radius:14px;overflow:hidden;background:#050505;text-decoration:none;box-shadow:0 12px 28px rgba(0,0,0,.28);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}
.bsa-media-center-cta img{display:block;width:100%;height:auto;aspect-ratio:15/4;object-fit:cover}
.bsa-media-center-cta span{position:absolute;left:16px;right:16px;bottom:12px;display:flex;justify-content:space-between;align-items:center;padding:9px 13px;border-radius:9px;background:rgba(0,0,0,.76);color:#fff;font-weight:800;backdrop-filter:blur(4px)}
.bsa-media-center-cta span b{color:#f07a23;font-size:1.3rem}
.bsa-media-center-cta:hover{transform:translateY(-2px);border-color:#f07a23;box-shadow:0 16px 34px rgba(240,122,35,.18)}
@media(max-width:700px){.bsa-made-france{width:60px;height:38px}.bsa-media-center-cta img{aspect-ratio:12/5}.bsa-media-center-cta span{font-size:.88rem}}
