@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.animate-scroll{animation:scroll linear infinite}.hover\:pause-animation:hover .animate-scroll{animation-play-state:paused}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}.book-shelf-gradient{background:linear-gradient(to top,#2e2f31 0%,#2e2f31 44.612%,transparent 44.612%,transparent 100%)}.book-spine-shadow{box-shadow:5px 1px 3px #00000040,inset -4px 0 2px #0006}.book-cover-shadow{box-shadow:inset 5px 0 6px #0006}.book-spine:hover{transform:translateY(-2px);transition:transform .2s ease}.books-container{display:flex;align-items:flex-end;gap:.5rem}
