.BookListItem_article__ImNXU{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem}.BookListItem_addCon__VlQcc{display:none;position:absolute;top:0;left:15%;font-size:.85em;text-align:left;padding:1rem;background-color:var(--card);border:1px solid var(--line);border-radius:var(--radius);z-index:20;width:140%}.BookListItem_description__77WpU{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;color:var(--text-body)}.BookListItem_perspective__ykO81:hover .BookListItem_addCon__VlQcc{display:flex;gap:1rem;flex-direction:column;animation:BookListItem_opacity__BKCGJ .4s .2s both}@keyframes BookListItem_opacity__BKCGJ{0%{opacity:0}to{opacity:1}}.BookListItem_perspective__ykO81{position:relative;perspective:800px;margin-bottom:2.4rem;cursor:pointer}.BookListItem_cover__mUnlw{height:clamp(150px,14vw,190px);transform-origin:0 50%;transition:transform .5s,opacity .3s .3s}.BookListItem_bookImg__m8Kow,.BookListItem_cover__mUnlw{position:relative;transform-style:preserve-3d;margin:0 auto}.BookListItem_bookImg__m8Kow{width:fit-content;height:100%}.BookListItem_bookImg__m8Kow>.BookListItem_fallback__CBCzD,.BookListItem_bookImg__m8Kow>img{width:auto;height:100%;box-shadow:none;border-radius:2px 6px 6px 2px;background-color:#fff;background-image:linear-gradient(90deg,rgba(0,0,0,.14) 0,rgba(0,0,0,.05) 3px,transparent 8px)}.BookListItem_fallback__CBCzD{aspect-ratio:1/1.45;display:flex;flex-direction:column;justify-content:space-between;padding:.75rem .6rem .6rem;text-align:left;border:1px solid var(--line);background-color:var(--sunken)}.BookListItem_fallbackTitle__e2_0s{font-size:12px;font-weight:700;line-height:1.35;word-break:keep-all;color:var(--text-strong);overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4}.BookListItem_fallbackAuthor__wuwK7{font-size:10px;color:var(--text-subtle);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.BookListItem_flipCover__QrQph{position:absolute;height:100%;top:0;left:0;transform-style:preserve-3d;transform:translateX(-100%) rotateY(-90deg);transform-origin:100% 50%}.BookListItem_flipCover__QrQph img{box-shadow:none;height:100%;width:auto}.BookListItem_spineFallback__ttXMj{width:14px;height:100%;background-color:var(--sunken);border-right:1px solid var(--line)}.BookListItem_perspective__ykO81:hover .BookListItem_cover__mUnlw{transform:rotateY(90deg);transition:transform .3s}@media (prefers-reduced-motion:reduce){.BookListItem_perspective__ykO81:hover .BookListItem_cover__mUnlw{transform:none}}.BookListItem_content__iYFOY{gap:.8rem;display:flex;flex-direction:column}.BookListItem_title__C2TnH{font-size:14px;font-weight:500;word-break:keep-all;line-height:1.5;height:calc(14px * 3);overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--text-strong)}.BookListItem_title__C2TnH span{display:block;font-weight:400;font-size:.9em;margin:.05em 0}.BookListItem_author__li5y2{display:flex;flex-direction:column;align-items:center;gap:.75rem;font-size:13px;color:var(--text-subtle);margin-top:.5rem}.BookListItem_publisher__0uk7N{color:var(--text-subtle);font-size:.9em}.BookListItem_read__GIKOJ{--size:1.4rem;width:var(--size);height:var(--size);position:absolute;top:0;right:0;z-index:10;border-left:var(--size) solid var(--primary);border-top:var(--size) solid var(--background);box-shadow:-1px 1px 2px 0 rgba(0,0,0,.16)}