.bookshelf-page.svelte-1ye48as{max-width:620px;margin:0 auto;padding:48px 24px 60px;min-height:calc(100vh - 120px)}.bookshelf-header.svelte-1ye48as{text-align:left;margin-bottom:32px}.bookshelf-title.svelte-1ye48as{font-size:1.6rem;font-weight:700;letter-spacing:-.02em;margin:0 0 8px}.bookshelf-desc.svelte-1ye48as{font-size:.9rem;color:#777;line-height:1.6;margin:0}.dark .bookshelf-desc.svelte-1ye48as{color:#888}.bookshelf-meta.svelte-1ye48as{display:block;margin-top:10px;font-size:.72rem;color:#bbb}.dark .bookshelf-meta.svelte-1ye48as{color:#555}.page-layout.svelte-1ye48as{display:flex;gap:76px;min-height:calc(100vh - 240px)}.shelves-area.svelte-1ye48as{flex:1;min-width:0;display:flex;flex-direction:column;min-height:100%}.shelves-center.svelte-1ye48as{flex:1;display:flex;flex-direction:column;justify-content:center}.shelf-section.svelte-1ye48as{margin-bottom:56px}.shelf-section.svelte-1ye48as:last-child{margin-bottom:0}.no-books.svelte-1ye48as{font-size:.75rem;color:#bbb;text-align:center;padding:40px 0}.dark .no-books.svelte-1ye48as{color:#555}.shelf.svelte-1ye48as{position:relative}.shelf-books.svelte-1ye48as{display:flex;align-items:flex-end;gap:3px;perspective:1200px;padding:0 40px}.shelf-ledge.svelte-1ye48as{height:22px;border-radius:0 0 4px 4px;display:flex;align-items:center;justify-content:flex-end;padding:0 10px;position:relative;overflow:hidden;background:linear-gradient(to bottom,#b8956a,#a3845e,#8f7350 60%,#7d6545);background-image:repeating-linear-gradient(92deg,transparent 0px,rgba(0,0,0,.03) 1px,transparent 2px,transparent 8px,rgba(0,0,0,.02) 9px,transparent 10px,transparent 18px),repeating-linear-gradient(88deg,transparent 0px,rgba(255,255,255,.04) 3px,transparent 4px,transparent 14px,rgba(255,255,255,.02) 15px,transparent 16px,transparent 28px),linear-gradient(to bottom,#b8956a,#a3845e,#8f7350 60%,#7d6545);box-shadow:0 3px 8px #0000001f,inset 0 1px #ffffff1f,inset 0 -1px #0000001a}.dark .shelf-ledge.svelte-1ye48as{background:repeating-linear-gradient(92deg,transparent 0px,rgba(255,255,255,.02) 1px,transparent 2px,transparent 8px,rgba(255,255,255,.01) 9px,transparent 10px,transparent 18px),repeating-linear-gradient(88deg,transparent 0px,rgba(255,255,255,.015) 3px,transparent 4px,transparent 14px),linear-gradient(to bottom,#4a3c2e,#3e3226,#352b20 60%,#2c241c);box-shadow:0 3px 8px #0003,inset 0 1px #ffffff0d,inset 0 -1px #00000026}.ledge-label.svelte-1ye48as{font-size:.52rem;letter-spacing:.14em;text-transform:uppercase;font-weight:700;color:#5a3c1ed9;text-shadow:0 1px 0 rgba(255,220,180,.3),0 -1px 0 rgba(0,0,0,.25)}.dark .ledge-label.svelte-1ye48as{color:#d2b48cb3;text-shadow:0 1px 0 rgba(255,220,180,.08),0 -1px 0 rgba(0,0,0,.4)}.book.svelte-1ye48as{display:block;text-decoration:none;color:inherit;flex-shrink:0;width:var(--sw);position:relative;z-index:1;animation:svelte-1ye48as-bookIn .35s ease-out both;animation-delay:var(--delay);margin-right:0;transition:width .5s cubic-bezier(.22,1,.36,1),margin-right .5s cubic-bezier(.22,1,.36,1),z-index 0s}.book.svelte-1ye48as:hover{z-index:20;width:calc(var(--cover-w) * .8);margin-right:8px}@keyframes svelte-1ye48as-bookIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.book-3d.svelte-1ye48as{width:var(--sw);height:var(--bh);position:relative;transform-style:preserve-3d;transform:rotateY(0);transition:transform .5s cubic-bezier(.22,1,.36,1);transform-origin:left center}.book.svelte-1ye48as:hover .book-3d:where(.svelte-1ye48as){transform:rotateY(-45deg)}.face.svelte-1ye48as{position:absolute;box-sizing:border-box}.spine.svelte-1ye48as{width:var(--sw);height:var(--bh);transform:translateZ(0);overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:10px 4px;background:color-mix(in srgb,var(--accent) 25%,#d5cfc5);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='6'%3E%3Crect width='6' height='6' fill='transparent'/%3E%3Crect x='0' y='0' width='1' height='1' fill='%23000' fill-opacity='0.04'/%3E%3Crect x='3' y='3' width='1' height='1' fill='%23000' fill-opacity='0.03'/%3E%3Crect x='1' y='4' width='1' height='1' fill='%23fff' fill-opacity='0.03'/%3E%3Crect x='4' y='1' width='1' height='1' fill='%23fff' fill-opacity='0.02'/%3E%3C/svg%3E");background-size:6px 6px;border-radius:2px;box-shadow:inset 3px 0 6px -2px #ffffff1f,inset -3px 0 6px -2px #0000001a,inset 0 1px #ffffff0f,inset 0 -1px #0000000f}.dark .spine.svelte-1ye48as{background-color:color-mix(in srgb,var(--accent) 20%,#2a2723)}.spine-title.svelte-1ye48as{writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg);font-size:.48rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:color-mix(in srgb,var(--accent) 40%,#4a443c);text-shadow:0 1px 0 rgba(255,255,255,.2),0 -1px 0 rgba(0,0,0,.08);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-height:calc(var(--bh) - 45px)}.dark .spine-title.svelte-1ye48as{color:color-mix(in srgb,var(--accent) 35%,#c0b8aa);text-shadow:0 1px 0 rgba(255,255,255,.06),0 -1px 0 rgba(0,0,0,.2)}.spine-author.svelte-1ye48as{writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg);font-size:.36rem;font-weight:500;letter-spacing:.03em;color:color-mix(in srgb,var(--accent) 25%,#8a8378);font-style:italic;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-height:45px;text-shadow:0 1px 0 rgba(255,255,255,.1)}.dark .spine-author.svelte-1ye48as{color:color-mix(in srgb,var(--accent) 20%,#7a7268)}.cover.svelte-1ye48as{width:var(--cover-w);height:var(--bh);left:0;transform:translate(var(--sw)) rotateY(90deg);transform-origin:left center;overflow:hidden;border-radius:0 3px 3px 0;border:2px solid color-mix(in srgb,var(--accent) 15%,#c8c2b8);border-left:none;box-shadow:5px 5px 24px #0000001f}.dark .cover.svelte-1ye48as{border-color:color-mix(in srgb,var(--accent) 12%,#3a3530)}.cover.svelte-1ye48as img:where(.svelte-1ye48as){width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.92) contrast(.97)}.top-edge.svelte-1ye48as{width:var(--sw);height:var(--cover-w);top:0;left:0;transform:rotateX(90deg);transform-origin:top center;background:#f0ece4;background-image:repeating-linear-gradient(90deg,rgba(0,0,0,.02) 0px,transparent 1px,transparent 2px);border:2px solid color-mix(in srgb,var(--accent) 15%,#c8c2b8);border-bottom:none}.dark .top-edge.svelte-1ye48as{background-color:#2a2825;border-color:color-mix(in srgb,var(--accent) 10%,#3a3530)}@media(max-width:768px){.page-layout.svelte-1ye48as{flex-direction:column;gap:24px}.shelf-books.svelte-1ye48as{gap:2px}.spine-title.svelte-1ye48as{font-size:.42rem}.spine-author.svelte-1ye48as{font-size:.3rem;max-height:30px}}
