.BookModal_backdrop___TdjL{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);display:flex;align-items:flex-start;justify-content:center;z-index:1000;padding:4rem 1rem 10rem}.BookModal_modalContent__QlVkM{position:relative;background:#fff;border-radius:16px;max-width:700px;width:100%;height:calc(100vh - 14rem);max-height:calc(100vh - 14rem);overflow:hidden;padding:2rem;display:flex;flex-direction:column;align-items:center;cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:transform .1s ease-out}.BookModal_modalContent__QlVkM:active{cursor:-webkit-grabbing;cursor:grabbing}.BookModal_closeButton__4B1NB{position:absolute;top:.75rem;right:.75rem;background:none;border:none;font-size:2rem;color:#6b7280;cursor:pointer;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s,color .2s}.BookModal_closeButton__4B1NB:hover{background-color:#f3f4f6;color:#1f2937}.BookModal_navButton__RbZo9{position:absolute;top:50%;transform:translateY(-50%);background:hsla(0,0%,100%,.9);border:none;font-size:2.5rem;color:#6b7280;cursor:pointer;width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.15);transition:background-color .2s,color .2s,transform .2s;z-index:10}.BookModal_navButton__RbZo9:hover{background-color:#fff;color:#1f2937;transform:translateY(-50%) scale(1.1)}.BookModal_prevButton__xegE0{left:1rem}.BookModal_nextButton__0u_pW{right:1rem}.BookModal_bookWrapper__Y2LPG{display:flex;justify-content:center;align-items:center;margin-bottom:1.5rem;margin-top:1rem;flex:1 1;min-height:0;width:100%}.BookModal_book__ClQa7{position:relative;height:100%;max-width:100%;filter:drop-shadow(0 8px 16px rgba(0,0,0,.2))}.BookModal_book__ClQa7:after{content:"";position:absolute;bottom:-12px;left:10%;width:80%;height:18px;background:radial-gradient(ellipse at center,rgba(0,0,0,.35) 0,transparent 70%);border-radius:50%;z-index:-1}.BookModal_bookCover__FunJK{width:100%;height:100%;border-radius:5px;background-size:cover;background-position:80%;background-repeat:no-repeat;box-shadow:0 0 5px -1px #000,inset -1px 1px 2px hsla(0,0%,100%,.5)}.BookModal_metadata__uEtO_{width:100%;text-align:center;margin-bottom:1rem;flex-shrink:0;max-height:30%;overflow-y:auto}.BookModal_title__yd52n{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0 0 .5rem;line-height:1.3}.BookModal_author___FuT1{font-size:1rem;color:#6b7280;margin:0 0 1rem;font-style:italic}.BookModal_tags__BedSc{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:1rem}.BookModal_tag__3R_MU{padding:.25rem .75rem;border-radius:9999px;font-size:.875rem;color:#374151;font-weight:500}.BookModal_description__Jo4uT{font-size:.95rem;color:#4b5563;line-height:1.6;margin:0 0 1rem;text-align:left}.BookModal_publishedDate__gjX7f{font-size:.875rem;color:#9ca3af;margin:0}.BookModal_readButton__R2c8I{background:#2563eb;color:#fff;border:none;padding:.875rem 2.5rem;font-size:1.1rem;font-weight:600;border-radius:9999px;cursor:pointer;transition:background-color .2s,transform .2s;margin-bottom:.5rem;flex-shrink:0}.BookModal_readButton__R2c8I:hover{background:#1d4ed8;transform:scale(1.02)}.BookModal_readButton__R2c8I:active{transform:scale(.98)}.BookModal_pageIndicator__nlrZQ{font-size:.875rem;color:#9ca3af;flex-shrink:0}@media(max-width:640px){.BookModal_backdrop___TdjL{padding:3rem .5rem 8rem}.BookModal_modalContent__QlVkM{padding:1.5rem;height:calc(100vh - 11rem);max-height:calc(100vh - 11rem)}.BookModal_navButton__RbZo9{width:40px;height:40px;font-size:2rem}.BookModal_prevButton__xegE0{left:.5rem}.BookModal_nextButton__0u_pW{right:.5rem}.BookModal_title__yd52n{font-size:1.25rem}.BookModal_readButton__R2c8I{padding:.75rem 2rem;font-size:1rem}}.ListBooks1_container__flQnh{padding:0;max-width:100%;margin:0;background:#f9fafb;min-height:100vh}.ListBooks1_empty__SgK6j,.ListBooks1_error__J5QQh,.ListBooks1_loading__kSrKI{text-align:center;padding:3rem;font-size:1.1rem}.ListBooks1_error__J5QQh{color:#dc2626}.ListBooks1_rowsContainer__NiK0E{padding:2rem 0}.ListBooks1_row__jEqfv{margin-bottom:3rem}.ListBooks1_row__jEqfv:last-child{margin-bottom:0}.ListBooks1_rowHeader__COvkQ{padding:0 2rem 1rem}.ListBooks1_rowTitle__ik1t0{font-size:1.75rem;font-weight:700;color:#1f2937;margin:0 0 .5rem}.ListBooks1_rowDescription__C5LZN{font-size:.95rem;color:#6b7280;margin:0}.ListBooks1_scrollContainer__jvTwC{position:relative;overflow-x:auto;overflow-y:visible;padding:25px 2rem 1rem;cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y;scrollbar-width:none;-ms-overflow-style:none}.ListBooks1_scrollContainer__jvTwC::-webkit-scrollbar{display:none}.ListBooks1_scrollContainer__jvTwC:active{cursor:-webkit-grabbing;cursor:grabbing}.ListBooks1_bookList__DJH9c{display:flex;gap:2rem;padding-bottom:.5rem;padding-right:2rem}.ListBooks1_card__W8ofw{flex-shrink:0;width:220px;cursor:pointer;transition:transform .3s ease}.ListBooks1_card__W8ofw:hover{transform:translateY(-8px)}.ListBooks1_bookWrapper__Elc8K{display:flex;justify-content:center;align-items:flex-end;margin-bottom:1rem;height:320px;overflow:visible}.ListBooks1_book___D1iP{position:relative;width:220px;max-width:100%;filter:drop-shadow(0 4px 6px rgba(0,0,0,.1));transition:filter .3s ease}.ListBooks1_card__W8ofw:hover .ListBooks1_book___D1iP{filter:drop-shadow(0 10px 15px rgba(0,0,0,.2))}.ListBooks1_book___D1iP:after{content:"";position:absolute;bottom:-10px;left:10%;width:80%;height:15px;background:radial-gradient(ellipse at center,rgba(0,0,0,.3) 0,transparent 70%);border-radius:50%;z-index:-1;transition:all .3s ease}.ListBooks1_card__W8ofw:hover .ListBooks1_book___D1iP:after{bottom:-15px;width:90%;left:5%;background:radial-gradient(ellipse at center,rgba(0,0,0,.2) 0,transparent 70%)}.ListBooks1_bookCover__Aa0_j{width:100%;height:100%;border-radius:5px;background-size:cover;background-position:80%;background-repeat:no-repeat;box-shadow:0 0 5px -1px #000,inset -1px 1px 2px hsla(0,0%,100%,.5)}.ListBooks1_bookInfo__yfECZ{padding:0 .5rem}.ListBooks1_bookTitle__yJ3Rn{font-size:1rem;font-weight:600;color:#1f2937;margin:0 0 .25rem;line-height:1.3;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.ListBooks1_bookAuthor__rZcDJ{font-size:.875rem;color:#6b7280;margin:0;font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:768px){.ListBooks1_rowHeader__COvkQ{padding:0 1rem .75rem}.ListBooks1_rowTitle__ik1t0{font-size:1.5rem}.ListBooks1_scrollContainer__jvTwC{padding:25px 1rem 1rem}.ListBooks1_bookList__DJH9c{gap:1.5rem}.ListBooks1_card__W8ofw{width:180px}.ListBooks1_bookWrapper__Elc8K{height:260px}.ListBooks1_book___D1iP{width:180px}}@media(max-width:480px){.ListBooks1_rowTitle__ik1t0{font-size:1.25rem}.ListBooks1_bookList__DJH9c{gap:1rem}.ListBooks1_card__W8ofw{width:150px}.ListBooks1_bookWrapper__Elc8K{height:220px}.ListBooks1_book___D1iP{width:150px}}