.mz-store-logo{position:relative;display:grid!important;place-items:center;width:50px;height:50px;margin:14px 0 12px!important;border:1px solid rgba(255,255,255,.11);border-radius:14px;background:#fff;box-shadow:0 10px 25px rgba(0,0,0,.22);overflow:hidden}
.mz-store-logo em{position:absolute;display:grid;place-items:center;inset:0;color:#16161a;font:900 11px/1 Inter,Arial,sans-serif;font-style:normal;letter-spacing:-.03em}
.mz-store-logo img{position:relative;z-index:1;display:block;width:34px;height:34px;object-fit:contain}
.mz-book-page .mz-book-store{min-height:212px}.mz-book-page .mz-book-store:hover .mz-store-logo{border-color:rgba(237,27,47,.35);box-shadow:0 12px 28px rgba(237,27,47,.13)}
.mz-book-page .mz-book-store--official{display:grid;grid-template-columns:70px minmax(0,1fr) auto;grid-template-rows:auto auto auto;column-gap:18px}
.mz-book-page .mz-book-store--official>small{grid-column:1/-1}.mz-book-page .mz-book-store--official>.mz-store-logo{grid-column:1;grid-row:2/4;width:64px;height:64px;margin:16px 0 0!important;border-radius:17px}.mz-book-page .mz-book-store--official>.mz-store-logo img{width:45px;height:45px}.mz-book-page .mz-book-store--official>strong{grid-column:2;grid-row:2;align-self:end;margin-top:16px}.mz-book-page .mz-book-store--official>span:not(.mz-store-logo){grid-column:2;grid-row:3}.mz-book-page .mz-book-store--official>b{grid-column:3;grid-row:2/4}
.mz-book-page .mz-book-store--official>.mz-store-logo img[alt*="TheBookEdition"]{width:72px;height:72px;max-width:none;transform:scale(1.12)}
@media(max-width:900px){.mz-book-page .mz-book-store--official{display:grid;grid-template-columns:64px 1fr}.mz-book-page .mz-book-store--official>b{grid-column:1/-1;grid-row:4;margin-top:18px;width:max-content}.mz-book-page .mz-book-store--official>.mz-store-logo{width:56px;height:56px}}
@media(max-width:600px){.mz-book-page .mz-book-store{min-height:205px}.mz-book-page .mz-book-store--official{grid-template-columns:56px 1fr}.mz-book-page .mz-book-store--official>.mz-store-logo{width:50px;height:50px}.mz-book-page .mz-book-store--official>.mz-store-logo img{width:34px;height:34px}}

/* Logo éditeur recadré : proportions respectées, aucun étirement. */
.mz-book-page .mz-book-store--official{grid-template-columns:138px minmax(0,1fr) auto}
.mz-book-page .mz-book-store--official>.mz-store-logo{
  width:124px;
  height:94px;
  border-radius:17px;
}
.mz-book-page .mz-book-store--official>.mz-store-logo img[alt*="TheBookEdition"]{
  width:112px;
  height:84px;
  object-fit:contain;
  transform:none;
}
@media(max-width:900px){
  .mz-book-page .mz-book-store--official{grid-template-columns:108px 1fr}
  .mz-book-page .mz-book-store--official>.mz-store-logo{width:96px;height:74px}
  .mz-book-page .mz-book-store--official>.mz-store-logo img[alt*="TheBookEdition"]{width:88px;height:66px}
}
@media(max-width:600px){
  .mz-book-page .mz-book-store--official{grid-template-columns:88px 1fr}
  .mz-book-page .mz-book-store--official>.mz-store-logo{width:80px;height:62px}
  .mz-book-page .mz-book-store--official>.mz-store-logo img[alt*="TheBookEdition"]{width:73px;height:55px}
}

/* Image officielle fournie : affichage intégral, sans recadrage ni déformation. */
.mz-book-page .mz-book-store--official{
  grid-template-columns:210px minmax(0,1fr) auto;
  min-height:270px;
}
.mz-book-page .mz-book-store--official>.mz-store-logo{
  width:190px;
  height:190px;
  margin-top:18px!important;
  border-radius:20px;
  background:#fff;
}
.mz-book-page .mz-book-store--official>.mz-store-logo img[alt*="TheBookEdition"]{
  width:176px;
  height:176px;
  max-width:176px;
  object-fit:contain;
  object-position:center;
  transform:none;
}
@media(max-width:900px){
  .mz-book-page .mz-book-store--official{grid-template-columns:160px 1fr}
  .mz-book-page .mz-book-store--official>.mz-store-logo{width:145px;height:145px}
  .mz-book-page .mz-book-store--official>.mz-store-logo img[alt*="TheBookEdition"]{width:135px;height:135px;max-width:135px}
}
@media(max-width:600px){
  .mz-book-page .mz-book-store--official{display:flex;align-items:center;text-align:center}
  .mz-book-page .mz-book-store--official>.mz-store-logo{width:150px;height:150px;margin:18px auto 12px!important}
  .mz-book-page .mz-book-store--official>.mz-store-logo img[alt*="TheBookEdition"]{width:140px;height:140px;max-width:140px}
  .mz-book-page .mz-book-store--official>b{width:auto;margin:16px auto 0}
}
