
.book-category{margin:0 0 56px}.book-category-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #ddd}.book-category-head h2{margin:0}.book-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.book-card{display:flex;flex-direction:column;overflow:hidden;background:#fff;border:1px solid #ddd;border-radius:10px;box-shadow:0 5px 18px rgba(0,0,0,.05)}.book-cover-link{display:flex;align-items:center;justify-content:center;min-height:330px;padding:18px;background:#f7f7f5}.book-card img{display:block;width:100%;height:290px;object-fit:contain}.book-cover-placeholder{display:grid;place-items:center;width:100%;height:290px;padding:20px;text-align:center;color:#777;background:#ececea}.book-card-body{display:flex;flex:1;flex-direction:column;padding:18px}.book-card h3{margin:0 0 7px;font-size:1.18rem;line-height:1.25}.book-card h3 a{color:inherit;text-decoration:none}.book-card h3 a:hover{text-decoration:underline}.book-subtitle{margin:-2px 0 8px;color:#666;font-size:.92rem}.book-byline{margin:0 0 12px;font-size:.9rem}.book-byline a{text-decoration:none}.book-excerpt{margin:0 0 16px}.book-card-actions{margin-top:auto}.book-status{display:inline-block;margin:0 0 10px;padding:3px 8px;border-radius:999px;background:#efefec;color:#555;font-size:.76rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.book-status.preorder,.book-status.forthcoming{color:#7a3a00;background:#ffebd3}.book-status.out_of_print,.book-status.archived{color:#666;background:#eee}.book-profile{display:grid;grid-template-columns:minmax(240px,360px) minmax(0,1fr);gap:46px;align-items:start}.book-profile-cover img{display:block;width:100%;max-width:360px;height:auto;object-fit:contain;box-shadow:0 9px 28px rgba(0,0,0,.12)}.book-profile-cover .book-cover-placeholder{height:460px}.book-profile-copy h1{margin-top:0}.book-profile-subtitle{margin-top:-8px;color:#666;font-size:1.15rem}.book-profile-byline{font-size:1.05rem}.book-profile-byline a{font-weight:700;text-decoration:none}.book-description p{margin:0 0 1.1rem}.book-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 24px;margin:26px 0;padding:18px 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.book-meta div{display:grid;grid-template-columns:110px 1fr;gap:8px}.book-meta dt{font-weight:700}.book-meta dd{margin:0}.book-categories{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0}.book-category-pill{display:inline-block;padding:5px 9px;border:1px solid #ccc;border-radius:999px;text-decoration:none;font-size:.86rem}.book-back{margin-bottom:24px}.purchase-actions{margin-top:24px}
@media(max-width:1000px){.book-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.book-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.book-profile{grid-template-columns:1fr}.book-profile-cover img{max-width:280px}.book-meta{grid-template-columns:1fr}}@media(max-width:500px){.book-grid{grid-template-columns:1fr}.book-cover-link{min-height:280px}.book-card img{height:250px}.book-meta div{grid-template-columns:1fr}}
