.book-details-related-author-books{max-width:1120px;margin:48px auto 0;padding:28px;border:1px solid rgba(47,52,51,.08);border-radius:28px;background:radial-gradient(circle at top right,rgba(92,194,167,.12),transparent 34%),#fff;box-shadow:0 20px 50px rgba(47,52,51,.06);font-family:"Cairo",sans-serif}.related-author-books-header{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:22px}.related-author-books-badge{display:inline-flex;align-items:center;min-height:34px;padding:0 13px;border-radius:999px;background:#e8f8f3;color:#25745f;font-size:12px;font-weight:900}.related-author-books-header h2{margin:10px 0 7px;color:#2f3433;font-size:clamp(22px,3vw,32px);font-weight:900}.related-author-books-header h2 a{color:#43a88e;text-decoration:none}.related-author-books-header h2 a:hover{text-decoration:underline}.related-author-books-header p{margin:0;color:#6f7c78;line-height:1.8;font-size:14px}.related-author-books-more{min-height:44px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#2f3433;color:#fff;text-decoration:none;font-size:13px;font-weight:900;white-space:nowrap;transition:.2s ease}.related-author-books-more:hover{background:#43a88e;color:#fff;transform:translateY(-1px)}.related-author-books-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.related-author-book-card{overflow:hidden;border:1px solid rgba(47,52,51,.08);border-radius:22px;background:#fff;box-shadow:0 12px 30px rgba(47,52,51,.06);transition:.2s ease}.related-author-book-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(47,52,51,.1)}.related-author-book-cover-area{padding:14px 14px 0}.related-author-book-cover-link{position:relative;display:block;width:100%;aspect-ratio:2/3;overflow:hidden;border-radius:18px;background:#f5f8f7;text-decoration:none}.related-author-book-cover-link img{width:100%;height:100%;display:block;object-fit:contain;transition:.25s ease}.related-author-book-cover-link:hover img{transform:scale(1.04)}.related-author-book-cover-placeholder{width:100%;height:100%;min-height:230px;display:flex;align-items:center;justify-content:center;background:#e8f8f3;color:#43a88e;font-size:28px;font-weight:900}.related-author-book-discount{position:absolute;top:12px;right:12px;z-index:3;padding:6px 11px;border-radius:999px;background:#ef5350;color:#fff;font-size:12px;font-weight:900;box-shadow:0 8px 18px rgba(239,83,80,.24)}.related-author-book-actions{display:flex;justify-content:center;margin-top:10px}.related-author-cart-btn{width:auto!important;min-width:44px;height:42px!important;padding:0 13px;border:0;border-radius:999px!important;background:#5cc2a7;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-family:"Cairo",sans-serif;font-size:12px!important;font-weight:900;cursor:pointer;box-shadow:0 10px 22px rgba(92,194,167,.22);transition:.2s ease}.related-author-cart-btn:hover{background:#43a88e;transform:translateY(-2px)}.related-author-cart-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.related-author-book-info{padding:14px}.related-author-book-info h3{margin:0 0 8px;font-size:15px;line-height:1.6;font-weight:900}.related-author-book-info h3 a{color:#2f3433;text-decoration:none}.related-author-book-info h3 a:hover{color:#43a88e}.related-author-book-meta{display:flex;flex-direction:column;gap:4px;margin-bottom:11px;color:#6f7c78;font-size:12px;font-weight:800}.related-author-book-author{color:#43a88e;text-decoration:none}.related-author-book-author:hover{text-decoration:underline}.related-author-book-price{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.related-author-book-price strong{color:#25745f;font-size:15px;font-weight:900}.related-author-book-price .old-price{color:#9aa5a2;font-size:12px;text-decoration:line-through}@media(max-width:1100px){.related-author-books-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:780px){.book-details-related-author-books{padding:20px}.related-author-books-header{align-items:flex-start;flex-direction:column}.related-author-books-more{width:100%}.related-author-books-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.related-author-books-grid{grid-template-columns:1fr}.related-author-cart-btn{width:44px!important;padding:0}.related-author-cart-btn span:last-child{display:none}}
