.rich-book-module{--text-color:#1f2328;--text-color-secondary:#666666;margin:2em 0;padding:20px;background:#fff;border:1px solid #ddd;border-radius:8px}.rich-book-module.layout-rich-book{color:var(--text-color)}.rich-book-module.layout-rich-book .rich-book-header{margin-bottom:1.5rem}.rich-book-module.layout-rich-book .rich-book-title{margin:0 0 4px;font-size:1.8em;font-weight:700;line-height:1.2;color:var(--text-color)}.rich-book-module.layout-rich-book .rich-book-author{margin-bottom:.5em;color:var(--text-color)}.rich-book-module.layout-rich-book .rich-book-author a{text-decoration:none;color:inherit}.rich-book-module.layout-rich-book .rich-book-ratings{display:flex;column-gap:28px;row-gap:16px;align-items:flex-start}.rich-book-module.layout-rich-book .rich-book-star-rating,.rich-book-module.layout-rich-book .rich-book-spice-level,.rich-book-module.layout-rich-book .rich-book-goodreads{display:flex;flex-direction:column;gap:.25em;align-items:flex-start}.rich-book-module.layout-rich-book .rich-book-rating-icons{display:flex;gap:.25em;align-items:center}.rich-book-module.layout-rich-book .rich-book-rating-icons svg{width:24px;height:24px}.rich-book-module.layout-rich-book .rich-book-star-rating-text{margin-left:.5em}.rich-book-module.layout-rich-book .rich-book-flex{display:flex;flex-direction:column;gap:2rem}.rich-book-module.layout-rich-book .rich-book-left{flex:0 0 auto;max-width:300px}.rich-book-module.layout-rich-book .rich-book-left img{border-radius:4px;display:flex;height:auto;width:100%}.rich-book-module.layout-rich-book .rich-book-right{display:flex;flex:1;flex-direction:column}.rich-book-module.layout-rich-book .rich-book-stat{margin:0 0 .7rem;line-height:1.4;color:var(--text-color)}.rich-book-module.layout-rich-book .rich-book-stat strong{margin-right:.3em;color:var(--text-color)}.rich-book-module.layout-rich-book .rich-book-purchase-links{display:flex;flex-wrap:wrap;gap:.8em;margin-top:auto}.rich-book-module.layout-rich-book .rich-book-link{display:inline-block;padding:10px 16px;border-radius:4px;text-decoration:none;font-weight:500;transition:all 0.2s ease}.rich-book-module.layout-rich-book .rich-book-link:hover{transform:translateY(-2px);box-shadow:0 2px 5px rgb(0 0 0 / .1)}.rich-book-module.layout-rich-book .rich-book-content{margin-top:1.5rem;line-height:1.6}.rich-book-module.layout-rich-book .rich-book-content p:last-of-type{margin-bottom:0}.rich-book-module.layout-rich-book .rich-book-rating-label{align-items:center;display:flex;font-size:.9rem;font-weight:700;text-transform:uppercase;margin-bottom:.25em;color:var(--text-color-secondary);text-decoration:none}.rich-book-module.layout-rich-book .rich-book-rating-label-link{color:var(--text-color-secondary);display:inline-flex;margin-left:8px;text-decoration:none}.rich-book-module.layout-rich-book .rich-book-goodreads a:hover{opacity:.8}.rich-book-module.layout-rich-book .rating-separator{margin:0 .4em;opacity:.7;position:relative;top:-.05em}.rich-book-module.layout-rich-book .rich-book-description{border-top:1px solid #ddd;border-bottom:1px solid #ddd;margin-top:1.5rem;padding:0;border-radius:4px}.rich-book-module.layout-rich-book .rich-book-description summary{padding:12px 0;cursor:pointer;font-weight:600;border-radius:4px;transition:background-color 0.2s ease;list-style:none;display:flex;align-items:center;gap:.5em;color:var(--text-color)}.rich-book-module.layout-rich-book .rich-book-description summary::-webkit-details-marker{display:none}.rich-book-module.layout-rich-book .description-arrow{transition:transform 0.2s ease}.rich-book-module.layout-rich-book .rich-book-description[open] .description-arrow{transform:rotate(180deg)}.rich-book-module.layout-rich-book .rich-book-description-content{padding:8px 0 16px;line-height:1.6;color:var(--text-color)}.rich-book-module.layout-purchase-links .book-purchase-container{display:grid;grid-template-areas:"text text" "image buttons";grid-template-columns:25% 1fr;gap:16px}.rich-book-module.layout-purchase-links .book-purchase-image{grid-area:image;width:100%}.rich-book-module.layout-purchase-links .book-purchase-image img{width:100%;height:auto;display:block;border-radius:3px}.rich-book-module.layout-purchase-links .book-purchase-text{grid-area:text;color:var(--text-color)}.rich-book-module.layout-purchase-links .book-purchase-text p:last-of-type{margin-bottom:0}.rich-book-module.layout-purchase-links .book-purchase-buttons{grid-area:buttons;display:flex;flex-wrap:wrap;gap:8px;align-content:flex-start}@media (min-width:769px){.rich-book-module{padding:20px 28px}.rich-book-module.layout-rich-book .rich-book-ratings{column-gap:50px}.rich-book-module.layout-rich-book .rich-book-rating-icons svg{width:32px;height:32px}.rich-book-module.layout-rich-book .rich-book-flex{flex-direction:row}.rich-book-module.layout-rich-book .rich-book-purchase-links{justify-content:flex-start}.rich-book-module.layout-purchase-links .book-purchase-container{grid-template-areas:"image text" "image buttons";grid-template-columns:12% 1fr;column-gap:24px;row-gap:8px}}