.books-page.svelte-i9sorx{min-height:100vh;background:var(--gray-50)}.page-title.svelte-i9sorx{font-size:2.5rem;font-weight:700;color:var(--gray-800);margin-bottom:32px}.books-grid.svelte-i9sorx{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}.book-card.svelte-i9sorx{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000001a;transition:transform .3s,box-shadow .3s;text-align:center}.book-card.svelte-i9sorx:hover{transform:translateY(-4px);box-shadow:0 4px 16px #00000026}.book-image.svelte-i9sorx{font-size:4rem;margin-bottom:16px}.book-title.svelte-i9sorx{font-size:1.25rem;font-weight:600;color:var(--gray-800);margin-bottom:8px}.book-author.svelte-i9sorx{color:var(--gray-600);margin-bottom:16px}.book-price.svelte-i9sorx{font-size:1.5rem;font-weight:700;color:var(--orange-primary);margin-bottom:16px}.btn-block.svelte-i9sorx{width:100%}
