.book-product__cover-stage{min-height:0}.book-product__cover{display:flex;width:min(480px,100%);justify-content:center}.book-product__cover img{display:block;width:auto;max-width:100%;height:auto;max-height:760px;aspect-ratio:auto;object-fit:contain}.book-media-gallery__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.book-media-gallery__grid figure{display:grid;margin:0;overflow:hidden;place-items:center;border:1px solid var(--color-line);border-radius:20px;background:var(--color-paper)}.book-media-gallery__grid img{display:block;width:auto;max-width:100%;height:auto;max-height:640px;object-fit:contain}@media(max-width:900px){.book-product__cover-stage{min-height:0}.book-product__cover{width:min(380px,82vw)}.book-product__cover img{max-height:620px}}@media(max-width:800px){.book-media-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}@media(max-width:560px){.book-product__cover-stage{min-height:0}.book-product__cover{width:min(300px,86vw)}.book-product__cover img{max-height:min(620px,75vh)}}@media(max-width:520px){.book-media-gallery__grid{grid-template-columns:1fr}}
