.authors-square-hero{float:left;width:500px;height:500px;max-width:100%;max-height:100%;object-fit:cover;margin:125px 2rem 1rem 100px;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1)}.hero-image-wrapper{margin-bottom:2rem}.authors-fiction-link{margin:2rem 0;text-align:center;padding:1rem;background-color:#f8f9fa;border-radius:8px;clear:both}.authors-fiction-link a{font-size:1.1rem;font-weight:500;color:#06c;text-decoration:none;transition:color .2s ease}.authors-fiction-link a:hover,.authors-fiction-link a:focus{color:#049;text-decoration:underline;outline:2px solid #049;outline-offset:2px}.authors-books-section{margin:3rem 0 2rem;clear:both}.authors-books-title{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;color:#333;border-bottom:2px solid #06c;padding-bottom:.5rem}.authors-books-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem}.authors-book-card-wrapper{}.authors-book-card{display:flex;align-items:flex-start;gap:1.5rem;padding:1.5rem;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;text-decoration:none;color:inherit;transition:all .2s ease}.authors-book-card:hover,.authors-book-card:focus{box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-2px);outline:2px solid #06c;outline-offset:2px}.authors-book-cover{flex-shrink:0;width:100px;height:150px;object-fit:cover;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.authors-book-info{flex:1}.authors-book-title{font-size:1.1rem;font-weight:700;margin:0 0 .75rem;color:#333}.authors-book-summary{font-size:.9rem;line-height:1.5;color:#666;margin:0;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}