.book-container.svelte-vp5e38{display:flex;align-items:center;justify-content:center;perspective:600px}.book-container.svelte-vp5e38.hoverable:hover .book:where(.svelte-vp5e38),.book-container.svelte-vp5e38.hoverable:focus-visible .book:where(.svelte-vp5e38),.book-container.svelte-vp5e38.hoverable:focus .book:where(.svelte-vp5e38){transform:rotateY(0)}@keyframes svelte-vp5e38-initAnimation{0%{transform:rotateY(0)}to{transform:rotateY(var(--book-rotation))}}.book.svelte-vp5e38{width:var(--book-width);height:var(--book-height);position:relative;transform-style:preserve-3d;transform:rotateY(var(--book-rotation));transition:1s ease;animation:1s ease 0s 1 svelte-vp5e38-initAnimation}.book.svelte-vp5e38:before{position:absolute;content:" ";background-color:#fff;left:0;top:1px;width:28px;height:calc(var(--book-height) - 2px);transform:translate(var(--book-spine)) rotateY(90deg);background:linear-gradient(90deg,#fff,#f9f9f9,#fff,#f9f9f9,#fff,#f9f9f9,#fff,#f9f9f9,#fff,#f9f9f9,#fff,#f9f9f9,#fff,#f9f9f9,#fff,#f9f9f9,#fff,#f9f9f9,#fff,#f9f9f9,#fff)}.book.svelte-vp5e38:after{position:absolute;top:0;left:0;content:" ";width:var(--book-width);height:var(--book-height);transform:translateZ(-15px);background-color:var(--dominant-color);border-radius:0 2px 2px 0;box-shadow:0 0 5px #666}.book.svelte-vp5e38 picture{display:contents}.book.svelte-vp5e38 img{position:absolute;top:0;left:0;width:var(--book-width);height:var(--book-height);transform:translateZ(15px);background-color:var(--dominant-color);border-radius:0 2px 2px 0;box-shadow:5px 5px 20px #666}
