.book-grid.svelte-w78cka.svelte-w78cka{display:grid;grid-template-columns:110px 1fr;grid-gap:10px}.book.svelte-w78cka.svelte-w78cka{border-top-right-radius:5px;border-bottom-right-radius:5px;cursor:pointer;display:block;width:110px;height:180px;position:relative;background:#fff;z-index:1;box-shadow:0 2px 4px #0000001a,0 9px 20px #00000040;overflow:hidden;transition:box-shadow .3s linear}.book.svelte-w78cka img.svelte-w78cka{border-radius:0 5px 5px 0/0px 5px 5px 0px;width:inherit;height:inherit;transform-origin:0 50%;transform:rotateY(0);transition:all .45s ease}.book-container.svelte-w78cka:hover .book.svelte-w78cka{box-shadow:0 2px 4px #00000040,0 9px 20px #00000073}.book-container.svelte-w78cka:hover .book img.svelte-w78cka{transform:rotateY(-25deg);box-shadow:1px 1px 5px 5px #0003}.book.svelte-w78cka.svelte-w78cka:after,.book.svelte-w78cka.svelte-w78cka:before{border-top-right-radius:5px;border-bottom-right-radius:5px;content:"";display:block;width:inherit;height:inherit;position:absolute;z-index:-1;top:0;background:#fff;border:1px solid #d9d9d9}.book.svelte-w78cka.svelte-w78cka:before{left:-3px}.book.svelte-w78cka.svelte-w78cka:after{left:-6px}