.style-module__3YpNeW__titleSection{text-align:center;flex-direction:column;justify-content:center;height:20rem;margin:2rem 4rem;display:flex}.style-module__3YpNeW__titleSection h1{color:var(--white-on-dark);margin:.5rem;font-size:4.5rem;line-height:.8}.style-module__3YpNeW__subtitle{font-size:1rem;font-family:var(--font-geist-mono), monospace;color:var(--white-on-dark);margin-bottom:1rem}.style-module__3YpNeW__ImgContainer{position:absolute;inset:0}.style-module__3YpNeW__Image_style{z-index:-1;opacity:.36;object-fit:cover}
.style-module__kFaJEa__searchBar{background:rgb(var(--white-on-dark-rgb),.9);border-radius:12px;align-items:center;transition:box-shadow .25s,background-color .25s;display:flex}.style-module__kFaJEa__searchBar:focus-within{box-shadow:inset 0 0 0 2px rgb(var(--brown2-accent-rgb), 1);background:rgb(var(--white-on-dark-rgb),1)}.style-module__kFaJEa__searchBar input{color:#312b30;background:0 0;border:none;outline:none;flex:1;width:50%;font-size:1rem}.style-module__kFaJEa__SearchBttn{background-color:rgb(var(--brown2-accent-rgb), 1);cursor:pointer;border:none;border-top-right-radius:10px;border-bottom-right-radius:10px;align-items:center;padding:.8rem 1rem;transition:background-color .18s,filter .18s,transform .1s;display:flex}.style-module__kFaJEa__SearchBttn:hover{background-color:rgb(var(--brown2-accent-rgb), .8);filter:brightness(1.1)}.style-module__kFaJEa__SearchBttn:active{transform:scale(.95)}.style-module__kFaJEa__SearchBttn p{color:var(--white-on-dark);font-family:var(--font-geist-mono), monospace;margin:0}.style-module__kFaJEa__icon{width:1.4rem;height:1.4rem;margin:0 .2rem 0 .5rem}
.style-module__OeaZTW__categories{background-color:var(--black-on-light);background:linear-gradient(#0000,30%,#1a1c20);flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;padding:1rem;display:flex}.style-module__OeaZTW__category{background:var(--primary-focus);font-family:var(--font-geist-mono), monospace;color:#fff;transform-origin:50%;cursor:pointer;border:none;border-radius:10px;outline:none;padding:.5rem 1rem;font-size:.8rem;transition:transform .18s,background-color .18s}.style-module__OeaZTW__category:hover{cursor:pointer;background-color:color-mix(in srgb, var(--primary-focus) 82%, white 18%);color:var(--white-on-dark);transform:translateY(-4px)scale(1.04)}.style-module__OeaZTW__category:active{transition-duration:80ms;transform:scale(.96)}@media (prefers-reduced-motion:reduce){.style-module__OeaZTW__category{transition:none}}
.style-module__FPWmzW__emptyCarousel{width:100%;color:var(--white-on-dark);font-family:var(--font-geist-mono), monospace;text-align:center;justify-content:center;padding:2rem 0;font-size:2rem;display:flex}.style-module__FPWmzW__label{color:var(--white-on-dark);background-color:rgb(var(--brown1-seccondary-rgb), .55);justify-content:center;display:flex}.style-module__FPWmzW__label p{font-size:1rem;font-family:var(--font-geist-mono), monospace;margin:.4rem}
.style-module__xz3Z6G__CarouselContainer{padding-top:1.5rem;overflow-x:hidden}.style-module__xz3Z6G__SeeMoreButton{z-index:10;margin:.4rem;position:absolute;top:-18px;right:-10px}.style-module__xz3Z6G__SeeMoreButton button{color:var(--white-on-dark);font-size:1rem;font-family:var(--font-geist-mono);background:0 0;border:none;align-items:center;display:flex}.style-module__xz3Z6G__SeeMoreButton button:hover{cursor:pointer;color:var(--brown3-lighted);transition-duration:80ms}.style-module__xz3Z6G__Carousel{background:linear-gradient(to top,rgb(var(--brown1-seccondary-rgb),.25), 90%,transparent);margin-bottom:0;padding:0 1.5rem;display:flex;position:relative}@media (max-width:40rem){.style-module__xz3Z6G__Carousel{margin:.5rem 0 0;padding:0}}.style-module__xz3Z6G__Carousel:hover .style-module__xz3Z6G__scrollButtonContainer{opacity:1;pointer-events:auto}.style-module__xz3Z6G__Img_div image{padding:.3rem}.style-module__xz3Z6G__bookCardsContainer{white-space:nowrap;gap:1rem;width:100%;padding:1.5rem .5rem .5rem;display:flex;overflow:auto visible}.style-module__xz3Z6G__bookCardsContainer::-webkit-scrollbar{display:none}.style-module__xz3Z6G__bookCard{background:rgb(var(--black-on-light-rgb), .35);border:2px solid;border-color:rgb(var(--brown1-seccondary-rgb), .5);text-align:left;color:var(--white-on-dark);transform-origin:50%;will-change:transform;border-radius:5px;flex-direction:column;transition:transform .18s,box-shadow .18s;display:flex}.style-module__xz3Z6G__bookCard:hover{cursor:pointer;transform:translateY(-12px)scale(1.05);box-shadow:0 8px 24px #000000b3}.style-module__xz3Z6G__bookDesc{flex-direction:column;justify-content:space-between;height:100%;display:flex}.style-module__xz3Z6G__Desc_Container{padding:.3rem .5rem .5rem}.style-module__xz3Z6G__bookTitle{text-wrap:balance;-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;font-size:.8rem;font-family:var(--font-geist-mono), monospace;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.style-module__xz3Z6G__bookAuthor{text-wrap:balance;-webkit-line-clamp:1;line-clamp:1;text-overflow:ellipsis;font-size:.6rem;font-family:var(--font-geist-mono), monospace;-webkit-box-orient:vertical;margin:.5rem 0;line-height:1;display:-webkit-box;overflow:hidden}.style-module__xz3Z6G__bookAccess{background-color:rgb(var(--primary-focus-rgb), .7);font-size:.7rem;font-family:var(--font-geist-mono), monospace;border-bottom-right-radius:4px;border-bottom-left-radius:4px;margin:0;padding:.3rem .5rem}.style-module__xz3Z6G__bookTitle:hover{cursor:pointer}.style-module__xz3Z6G__moreBooksBtn{color:#fff;cursor:pointer;border:none;border-radius:20px;margin-top:1rem;padding:.75rem 1.5rem;font-size:1rem}.style-module__xz3Z6G__scrollButtonContainer{z-index:4;opacity:0;pointer-events:none;justify-content:center;align-items:center;height:100%;transition:opacity .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.style-module__xz3Z6G__scrollButtonContainer:first-child{background:linear-gradient(to right, rgb(var(--black-on-light-rgb)), 60%, transparent);left:10px}.style-module__xz3Z6G__scrollButtonContainer:first-child .style-module__xz3Z6G__scrollButton:hover{background:linear-gradient(to right, rgb(var(--black-on-light-rgb)), 80%, transparent)}.style-module__xz3Z6G__scrollButtonContainer:last-child{background:linear-gradient(to left, rgb(var(--black-on-light-rgb)), 60%, transparent);right:10px}.style-module__xz3Z6G__scrollButtonContainer:last-child .style-module__xz3Z6G__scrollButton:hover{background:linear-gradient(to left, rgb(var(--black-on-light-rgb)), 80%, transparent)}.style-module__xz3Z6G__scrollButton{z-index:6;color:var(--white-on-dark);cursor:pointer;background:0 0;border:none;width:3rem;height:100%;transition:background-color .3s}.style-module__xz3Z6G__emptyCardsCarousel{width:100%;color:var(--white-on-dark);font-family:var(--font-geist-mono), monospace;text-align:center;justify-content:center;padding:2rem 0;font-size:2rem;display:flex}@media (prefers-reduced-motion:reduce){.style-module__xz3Z6G__bookCard,.style-module__xz3Z6G__scrollButtonContainer,.style-module__xz3Z6G__scrollButton{transition:none}}
.style-module__nWTHsa__booksGrid_container{background:linear-gradient(to top,rgb(var(--brown1-seccondary-rgb),.25), 95%,transparent);width:100%}.style-module__nWTHsa__bookGrid{box-sizing:border-box;grid-template-columns:1fr;gap:.7rem;padding:1rem;display:grid}.style-module__nWTHsa__emptyGrid{width:100%;height:28rem;color:var(--white-on-dark);justify-content:center;align-items:center;font-size:2rem;display:flex}.style-module__nWTHsa__bookCard{background-color:rgb(var(--brown1-seccondary-rgb), .3);border:1px solid var(--brown1-seccondary);will-change:transform;border-radius:5px;align-items:center;gap:.6rem;padding:1.5rem .5rem;transition:transform .18s,box-shadow .18s;display:flex}.style-module__nWTHsa__bookCard:hover{transform:translateY(-4px);box-shadow:0 8px 24px #000000b3}.style-module__nWTHsa__bookDesc{background:rgb(var(--black-on-light-rgb), .35);flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:1rem .8rem;display:flex}.style-module__nWTHsa__bookTitle{color:var(--white-on-dark);font-size:1rem;font-weight:600;line-height:1.2;font-family:var(--font-geist-mono), monospace;-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0 0 .35rem;display:-webkit-box;overflow:hidden}.style-module__nWTHsa__bookInfo p{font-size:.8rem;font-family:var(--font-geist-mono), monospace;color:#e9ebf2cc;margin:.2rem 0}.style-module__nWTHsa__bookAccess{background-color:var(--brown2-accent);color:var(--white-on-dark);font-size:.8rem;font-family:var(--font-geist-mono), monospace;margin:.4rem 0;padding:.4rem}.style-module__nWTHsa__GetEbookBtt{background-color:rgb(var(--brown3-lighted-rgb),.5);color:#fff;font-size:.85rem;font-family:var(--font-geist-mono), monospace;cursor:pointer;border:none;border-radius:5px;justify-content:center;margin-bottom:.3rem;padding:.4rem;text-decoration:none;transition:background-color .18s,transform .1s;display:flex}.style-module__nWTHsa__GetEbookBtt:hover{background-color:var(--primary-focus)}.style-module__nWTHsa__GetEbookBtt:active{transform:scale(.97)}@media (min-width:760px){.style-module__nWTHsa__bookGrid{grid-template-columns:repeat(2,1fr);gap:1rem;padding:.75rem}}@media (min-width:1120px){.style-module__nWTHsa__bookGrid{grid-template-columns:repeat(3,1fr);gap:1rem .6rem;padding:1rem 1.25rem}}@media (min-width:1400px){.style-module__nWTHsa__bookGrid{grid-template-columns:repeat(3,1fr)}}@media (prefers-reduced-motion:reduce){.style-module__nWTHsa__bookCard,.style-module__nWTHsa__GetEbookBtt{transition:none}}
.style-module__YL6fba__skeletonContainer{gap:1rem;padding:1rem .5rem;display:flex;overflow:hidden}.style-module__YL6fba__skeletonCard{background:rgb(var(--brown1-seccondary-rgb), .15);border:1px solid rgb(var(--brown1-seccondary-rgb), .3);border-radius:5px;flex-shrink:0;width:180px;overflow:hidden}.style-module__YL6fba__skeletonImg{background:linear-gradient(90deg, rgb(var(--brown3-lighted-rgb), .08) 0%, rgb(var(--brown3-lighted-rgb), .2) 50%, rgb(var(--brown3-lighted-rgb), .08) 100%);background-size:200% 100%;width:100%;height:220px;animation:1.5s ease-in-out infinite style-module__YL6fba__shimmer}.style-module__YL6fba__skeletonText{padding:.5rem}.style-module__YL6fba__skeletonLine{background:linear-gradient(90deg, rgb(var(--brown3-lighted-rgb), .08) 0%, rgb(var(--brown3-lighted-rgb), .2) 50%, rgb(var(--brown3-lighted-rgb), .08) 100%);background-size:200% 100%;border-radius:3px;height:.7rem;margin-bottom:.4rem;animation:1.5s ease-in-out infinite style-module__YL6fba__shimmer}.style-module__YL6fba__skeletonLine:last-child{width:60%}@keyframes style-module__YL6fba__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}
