.not-found_notFoundPage__bxaXv{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.6rem;min-height:inherit}.not-found_homeButton__4hfxo{width:16rem;height:4rem;border-radius:var(--border-radius-basic);background-color:var(--color-primary);padding:1rem 0;text-align:center}.AutoplayButton_button__l9C05{border-radius:100%;aspect-ratio:1}.AutoplayButton_button__l9C05,.ManualNavigationBar_navigation__yKb07{display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.4);height:2.4rem}.ManualNavigationBar_navigation__yKb07{gap:.4rem;border-radius:3rem;padding:0 1rem;width:-moz-fit-content;width:fit-content;color:var(--color-white);font-size:1.2rem}.SlideControls_controls__pHnM_{display:flex;position:absolute;right:2rem;bottom:.8rem;gap:.4rem}.SlideDisplay_slide__58v3z{display:flex;flex-direction:row;list-style:none}.SlideDisplay_card__JAjgt{opacity:1;transition:opacity .5s ease-in-out}.SlideDisplay_inactive__3lkMr{opacity:0}.InfinityCarousel_container__CkyDn{position:relative;overflow:hidden}.Progressbar_progressBar__62WmP{margin-top:2rem;border-radius:var(--border-radius-basic);background:var(--color-gray200);width:100%;height:.4rem;overflow:hidden}.Progressbar_progressIndicator__TNc91{transition:width .3s ease;background:var(--color-gray500);height:100%}.SwipeableCarousel_carousel___pZN_{position:relative;width:100%;overflow:hidden}.SwipeableCarousel_carouselTrack__bnYul{display:flex;gap:2.4rem;cursor:grab;overflow-x:auto;scroll-behavior:smooth;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none}.SwipeableCarousel_carouselTrack__bnYul::-webkit-scrollbar{display:none}.BookCover_imgWrapper__pAYJf{position:relative}.BookCover_imgWrapper__pAYJf>img{border-radius:var(--book-cover-border-radius);aspect-ratio:2/3;width:inherit;height:100%}.BookCover_imgSkeleton__jbgYp{border-radius:var(--book-cover-border-radius);aspect-ratio:2/3;width:100%;animation:BookCover_skeleton-animation__4aP4X 2s ease-in-out infinite;border-radius:var(--border-radius-basic);background-image:linear-gradient(130deg,var(--color-gray150) 25%,hsla(0,0%,93%,.601) 50%,var(--color-gray150) 75%);background-size:300% 100%}@keyframes BookCover_skeleton-animation__4aP4X{0%{background-position:200% 0}to{background-position:0 0}}.BookOverview_overview__4orU0{display:flex;flex-direction:column;gap:.4rem;padding-right:1rem;width:calc(100% - 8rem - .4rem)}@media screen and (max-width:425px){.BookOverview_overview__4orU0{width:calc(100% - 6rem - .4rem)}}.BookOverview_bookTitle__MsCWu{margin-bottom:.4rem;font-weight:var(--font-weight-semi-bold)}.BookOverview_bookDetail__VLVjh li,.BookOverview_bookTitle__MsCWu{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.BookOverview_bookDetail__VLVjh li+li{margin-top:.5rem}.BookOverview_author__RcI9v{font-size:var(--font-size-small)}.BookOverview_publication__h6gqM{color:var(--color-gray500);font-size:var(--font-size-xsmall)}.BookOverview_bookDetailSkeleton__4cY_D li{height:var(--font-size-basic);border-radius:var(--border-radius-small);animation:BookOverview_skeleton-animation__7xu_J 2s ease-in-out infinite;border-radius:var(--border-radius-basic);background-image:linear-gradient(130deg,var(--color-gray150) 25%,hsla(0,0%,93%,.601) 50%,var(--color-gray150) 75%);background-size:300% 100%}.BookOverview_bookTitleSkeleton__TCKlp{margin-bottom:.4rem;width:10rem;height:1.8rem;border-radius:var(--border-radius-small);animation:BookOverview_skeleton-animation__7xu_J 2s ease-in-out infinite;border-radius:var(--border-radius-basic);background-image:linear-gradient(130deg,var(--color-gray150) 25%,hsla(0,0%,93%,.601) 50%,var(--color-gray150) 75%);background-size:300% 100%}@keyframes BookOverview_skeleton-animation__7xu_J{0%{background-position:200% 0}to{background-position:0 0}}.BookOverview_bookDetailSkeleton__4cY_D li:first-child{width:12rem}.BookOverview_bookDetailSkeleton__4cY_D li:nth-child(2){width:16rem}.BookOverview_rankingIncrease__FEn4q{display:flex;align-items:center;gap:.4rem;height:1.8rem;color:var(--color-gray500);font-size:var(--font-size-small)}.BookOverview_rankingIncrease__FEn4q p{height:1.5rem}.BookItem_container__peBcQ{display:flex;align-items:center;gap:2rem}.BookItem_cover__OIYsL{width:8rem}@media screen and (max-width:425px){.BookItem_cover__OIYsL{width:6rem}}.BookList_list__yEK6a>li{padding-bottom:1rem}.BookList_list__yEK6a>li+li{border-top:1px solid var(--color-gray100);padding-top:1rem}.SwipeableBookCard_container__aBGJX{display:flex;flex-direction:column;align-items:center;gap:1rem;width:10rem}@media screen and (max-width:425px){.SwipeableBookCard_container__aBGJX{width:7rem}}.SwipeableBookCard_cover__jpG95{width:10rem}@media screen and (max-width:425px){.SwipeableBookCard_cover__jpG95{width:7rem}}.SwipeableBookCard_bookInfo__FChyR{display:flex;flex-direction:column;gap:.5rem;width:100%}.SwipeableBookCard_author__gk4Wl,.SwipeableBookCard_title__9b6cR{width:100%;font-size:var(--font-size-small);display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:pre-wrap;word-break:keep-all;overflow-wrap:break-word}.SwipeableBookCard_title__9b6cR{font-weight:var(--font-weight-semi-bold)}.SwipeableBookCard_bookInfoSkeleton__xsGgG>div{width:6rem;height:var(--font-size-small);animation:SwipeableBookCard_skeleton-animation__E6FSu 2s ease-in-out infinite;border-radius:var(--border-radius-basic);background-image:linear-gradient(130deg,var(--color-gray150) 25%,hsla(0,0%,93%,.601) 50%,var(--color-gray150) 75%);background-size:300% 100%}@keyframes SwipeableBookCard_skeleton-animation__E6FSu{0%{background-position:200% 0}to{background-position:0 0}}.SwipeableBookCard_bookInfoSkeleton__xsGgG>div:first-child{width:8rem}.CategorySelectorButton_categoryContainer__Ulyr8{display:flex;align-items:center;gap:.2rem;width:4rem;height:1.6rem}.CategorySelectorButton_bar__gB5Hr{color:var(--color-gray200);font-weight:500}.CategorySelectorButton_searchButton__3NBAS{margin-left:.8rem;width:1.7rem}.CategorySelectorButton_triangle__Zm9H7{transform:rotateX(0);transition:transform .5s ease}.CategorySelectorButton_triangle__Zm9H7.CategorySelectorButton_reverse__OOPfX{transform:rotateX(180deg)}.DropdownMenu_dropdownMenu__8pF3N{position:absolute;top:calc(100% + .4rem);left:.8rem;transition:display 1s ease-in-out;border:.1rem solid var(--color-gray500);border-radius:var(--border-radius-basic);background-color:var(--color-white);padding:.8rem 1.4rem;list-style:none}.SearchInputField_input__vzL_B{width:calc(100% - 4rem - 1.7rem - .8rem - 1.6rem);overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.SearchInputField_input__vzL_B::-moz-placeholder{width:100%;color:var(--color-placeHolder)}.SearchInputField_input__vzL_B::placeholder{width:100%;color:var(--color-placeHolder)}.Searchbar_searchbar__UtqWd{display:flex;position:relative;align-items:center;gap:.8rem;border:.1rem solid var(--color-gray500);border-radius:999px;background-color:var(--color-white);padding:.8rem 1.6rem;width:100%;font-size:var(--font-size-small)}.Searchbar_searchButton__Hmc1l{padding:1px}.error_container__vSDmZ{display:flex;justify-content:center;align-items:center;width:100%;min-height:inherit}