.books-module__bKKzOG__container{font-family:var(--font-poppins),sans-serif;color:#212529;flex-direction:column;padding-top:20px;display:flex}.books-module__bKKzOG__mainContent{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:2rem}.books-module__bKKzOG__bookList{flex-direction:column;gap:40px;display:flex}.books-module__bKKzOG__bookItem{color:inherit;cursor:pointer;align-items:flex-start;gap:30px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.books-module__bKKzOG__bookItem:hover{transform:translateY(-4px)}.books-module__bKKzOG__bookImage{border-radius:8px;width:160px;min-width:160px;overflow:hidden;box-shadow:0 4px 8px #0000001a}.books-module__bKKzOG__bookImage img{width:100%;height:auto;display:block}.books-module__bKKzOG__bookInfo{flex-direction:column;gap:8px;display:flex}.books-module__bKKzOG__bookTitle{font-family:var(--font-gowun-dodum),sans-serif;word-break:keep-all;margin:0;font-size:1.5rem;font-weight:700}.books-module__bKKzOG__bookDate{font-family:var(--font-gowun-dodum),sans-serif;color:#666;margin:0;font-size:1rem}.books-module__bKKzOG__bookDescription{font-family:var(--font-gowun-dodum),sans-serif;color:#333;word-break:keep-all;margin-top:8px;font-size:1rem;line-height:1.6}@media (max-width:768px){.books-module__bKKzOG__bookList{grid-template-columns:1fr;gap:30px;display:grid}.books-module__bKKzOG__bookItem{text-align:center;flex-direction:column;align-items:center}.books-module__bKKzOG__bookImage{width:140px;min-width:auto;margin-bottom:15px}.books-module__bKKzOG__bookInfo{align-items:center}}
