section.book-hero{width:min(58rem,100vw - 4rem);margin-top:3rem;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:3rem;text-align:left}.book-cover{flex:0 1 auto}.book-cover img{display:block;width:min(20rem,70vw - 2rem);height:auto;box-shadow:0px 0px 20px var(--shadow-color)}.book-intro{flex:1 1 17rem;max-width:min(24rem,100vw - 4rem)}.book-intro h1{text-transform:uppercase;font-size:1.8rem;line-height:1.1;margin:0}.book-intro p{margin:0}.book-subtitle{font-size:1.05rem;font-weight:500;margin-top:.4rem !important}.book-author{margin-top:.6rem !important}.book-status{margin-top:1.6rem !important;font-size:.85rem;letter-spacing:.02em;text-transform:uppercase;color:var(--tinted-text-color)}.book-price{margin-top:.6rem !important;display:flex;flex-direction:row;align-items:baseline;gap:.6rem}.book-offer{font-size:1.6rem;font-weight:700}.book-list-price{color:var(--tinted-text-color);text-decoration:line-through}.book-offer-label{font-size:.85rem;color:var(--tinted-text-color);margin-top:.1rem !important}a.buy-button,a.buy-button:visited{display:inline-block;margin-top:1.4rem;padding:.8rem 1.8rem;border-radius:.4rem;background:var(--link-color);color:var(--background-color);font-weight:600;letter-spacing:.02em}a.buy-button:hover{background:var(--hover-color);color:var(--background-color)}.book-buy-note{margin-top:.7rem !important;font-size:.85rem;color:var(--text-color);opacity:.65}dl.book-edition{margin-top:2rem;display:grid;grid-template-columns:auto 1fr;gap:.2rem 1rem;font-size:.85rem}dl.book-edition dt{color:var(--tinted-text-color)}dl.book-edition dd{margin:0}article.book-copy{width:min(38rem,100vw - 4rem);columns:unset;margin-top:3.5rem}article.book-copy h2{font-size:1.15rem;font-weight:700;text-align:left;margin-top:2.2rem;margin-bottom:.5rem;border-bottom:1px solid var(--tinted-text-color);padding-bottom:.2rem}article.book-copy p{text-indent:0;margin-top:0;margin-bottom:.9rem;line-height:1.5}