.bookshelf-page[data-astro-cid-xglhyxzr]{width:min(96vw,1100px);margin:0 auto;padding:24px 16px 56px}.bookshelf-header[data-astro-cid-xglhyxzr]{display:flex;align-items:flex-start;gap:16px;margin-bottom:32px}.bookshelf-back[data-astro-cid-xglhyxzr]{flex-shrink:0;margin-top:4px;padding:6px 10px;border:1px solid hsl(0,0%,27%);border-radius:8px;background:#232324;color:#ccc;font-size:13px;text-decoration:none;transition:color .2s,border-color .2s,background .2s}.bookshelf-back[data-astro-cid-xglhyxzr]:hover{color:#ffdb70;border-color:#595959;background:#2d2d2f}.bookshelf-header-text[data-astro-cid-xglhyxzr] h1[data-astro-cid-xglhyxzr]{margin-bottom:8px;color:#ffdb70;font-size:clamp(28px,5vw,36px);font-weight:700;line-height:1.1}.bookshelf-header-text[data-astro-cid-xglhyxzr] p[data-astro-cid-xglhyxzr]{color:#9e9e9e;font-size:14px;line-height:1.6;max-width:52ch}.bookshelf-header-text[data-astro-cid-xglhyxzr] a[data-astro-cid-xglhyxzr]{color:#ceb15a;text-decoration:underline;text-underline-offset:3px}.bookshelf-header-text[data-astro-cid-xglhyxzr] a[data-astro-cid-xglhyxzr]:hover{color:#ffdb70}.bookshelf[data-astro-cid-xglhyxzr]{display:flex;flex-direction:column;gap:28px}.bookshelf-shelf[data-astro-cid-xglhyxzr]{--shelf-index: 0;opacity:0;animation:shelf-rise .65s cubic-bezier(.22,1,.36,1) forwards;animation-delay:calc(var(--shelf-index) * .07s + .1s)}.shelf-label[data-astro-cid-xglhyxzr]{margin-bottom:10px;color:#858585;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.shelf-row[data-astro-cid-xglhyxzr]{overflow-x:auto;padding:8px 0 0;scrollbar-width:thin;scrollbar-color:hsl(0,0%,22%) transparent}.shelf-row[data-astro-cid-xglhyxzr]::-webkit-scrollbar{height:6px}.shelf-row[data-astro-cid-xglhyxzr]::-webkit-scrollbar-thumb{background:#383838;border-radius:999px}.shelf-board[data-astro-cid-xglhyxzr]{position:relative;display:flex;align-items:flex-end;gap:3px;min-height:calc(var(--spine-height, 140px) + 18px);padding:0 10px 14px;border-radius:4px 4px 0 0;background:linear-gradient(180deg,rgba(255,255,255,.04) 0%,transparent 40%),linear-gradient(90deg,#2a2218,#3d3226 18%,#2f261c,#3a3024 82%,#2a2218);box-shadow:inset 0 1px #ffffff14,0 8px 18px #00000059}.shelf-board[data-astro-cid-xglhyxzr]:after{content:"";position:absolute;left:0;right:0;bottom:0;height:12px;border-radius:0 0 3px 3px;background:linear-gradient(180deg,#4a3c2e,#2f261c);box-shadow:0 4px #1a1510,0 8px 16px #00000040}.book-spine[data-astro-cid-xglhyxzr]{--spine-index: 0;position:relative;z-index:1;flex:0 0 auto;width:34px;height:var(--spine-height, 140px);margin:0;padding:10px 4px;border:none;border-radius:3px 4px 2px 2px;background:linear-gradient(90deg,hsl(var(--spine-hue) 28% 22%),hsl(var(--spine-hue) 34% 34%) 18%,hsl(var(--spine-hue) 30% 28%),hsl(var(--spine-hue) 36% 38%) 82%,hsl(var(--spine-hue) 28% 24%));box-shadow:inset 1px 0 #ffffff1f,inset -1px 0 #00000040,2px 0 4px #0003;cursor:pointer;opacity:0;transform:translateY(18px) scaleY(.88);transform-origin:bottom center;animation:spine-pop .55s cubic-bezier(.34,1.25,.64,1) forwards;animation-delay:calc(var(--shelf-index) * .07s + var(--spine-index) * 22ms + .15s);transition:opacity .2s ease,transform .32s cubic-bezier(.34,1.35,.64,1),box-shadow .32s ease,filter .32s ease}.book-spine[data-astro-cid-xglhyxzr]:before{content:"";position:absolute;inset:8px 6px auto;height:2px;border-radius:999px;background:hsl(var(--spine-hue) 45% 72% / .55)}.book-spine[data-astro-cid-xglhyxzr]:hover:not(.is-checked-out){transform:translateY(-10px);filter:brightness(1.1);box-shadow:inset 1px 0 #ffffff29,inset -1px 0 #00000040,0 12px 20px #00000061}.book-spine[data-astro-cid-xglhyxzr].is-checked-out{opacity:0;pointer-events:none}.book-spine-title[data-astro-cid-xglhyxzr]{display:block;width:100%;height:100%;overflow:hidden;color:hsl(var(--spine-hue) 20% 92%);font-family:Georgia,Times New Roman,serif;font-size:10px;font-weight:600;letter-spacing:.03em;line-height:1.15;text-align:center;writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg);text-shadow:0 1px 1px rgba(0,0,0,.45)}.book-scene-backdrop[data-astro-cid-xglhyxzr]{position:fixed;inset:0;z-index:20;background:#00000094;backdrop-filter:blur(3px);opacity:0;visibility:hidden;transition:opacity .35s ease,visibility .35s ease}.book-scene-backdrop[data-astro-cid-xglhyxzr].is-visible{opacity:1;visibility:visible}.book-scene[data-astro-cid-xglhyxzr]{position:fixed;inset:0;z-index:21;perspective:1400px;visibility:hidden;pointer-events:none}.book-scene[data-astro-cid-xglhyxzr].is-active{visibility:visible}.book-scene[data-astro-cid-xglhyxzr].is-interactive{pointer-events:auto}.book-actor[data-astro-cid-xglhyxzr]{position:fixed;z-index:22;transform-style:preserve-3d;transition:left .65s cubic-bezier(.22,1,.36,1),top .65s cubic-bezier(.22,1,.36,1),width .65s cubic-bezier(.22,1,.36,1),height .65s cubic-bezier(.22,1,.36,1)}.book-actor[data-astro-cid-xglhyxzr].no-transition{transition:none!important}.book-actor-shell[data-astro-cid-xglhyxzr]{position:relative;width:100%;height:100%;transform-style:preserve-3d;transform-origin:left center;transform:rotateY(0);transition:transform .7s cubic-bezier(.34,1.15,.64,1)}.book-actor-shell[data-astro-cid-xglhyxzr].no-transition{transition:none!important}.book-actor-shell[data-astro-cid-xglhyxzr].is-open{transform:rotateY(-90deg)}.book-actor-spine[data-astro-cid-xglhyxzr],.book-actor-cover[data-astro-cid-xglhyxzr]{position:absolute;inset:0;backface-visibility:hidden;-webkit-backface-visibility:hidden;border-radius:3px 5px 4px 3px}.book-actor-spine[data-astro-cid-xglhyxzr]{display:flex;align-items:center;justify-content:center;padding:10px 4px;background:linear-gradient(90deg,hsl(var(--spine-hue) 28% 22%),hsl(var(--spine-hue) 34% 34%) 18%,hsl(var(--spine-hue) 30% 28%),hsl(var(--spine-hue) 36% 38%) 82%,hsl(var(--spine-hue) 28% 24%));box-shadow:inset 1px 0 #ffffff24,inset -1px 0 #00000047}.book-actor-spine-title[data-astro-cid-xglhyxzr]{display:block;width:100%;height:100%;overflow:hidden;color:hsl(var(--spine-hue) 20% 92%);font-family:Georgia,Times New Roman,serif;font-size:10px;font-weight:600;letter-spacing:.03em;line-height:1.15;text-align:center;writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg);text-shadow:0 1px 1px rgba(0,0,0,.45)}.book-actor-cover[data-astro-cid-xglhyxzr]{transform:rotateY(90deg);transform-origin:left center;overflow:hidden;background:#19191a;box-shadow:inset 0 0 0 1px #ffffff0f,0 16px 36px #00000073}.book-actor-cover[data-astro-cid-xglhyxzr] img[data-astro-cid-xglhyxzr]{display:block;width:100%;height:100%;object-fit:cover}.book-actor-edge[data-astro-cid-xglhyxzr]{display:none}.book-info[data-astro-cid-xglhyxzr]{position:fixed;z-index:23;max-width:min(92vw,360px);padding:22px 22px 20px;border:1px solid hsl(0,0%,22%);border-radius:14px;background:#1e1e1f;box-shadow:0 20px 48px #00000073;opacity:0;transform:translateY(16px);pointer-events:none}.book-info[data-astro-cid-xglhyxzr].is-visible{opacity:1;transform:translateY(0);pointer-events:auto;transition:opacity .38s ease,transform .42s cubic-bezier(.22,1,.36,1)}.book-info[data-astro-cid-xglhyxzr].is-stacked{max-width:none;max-height:min(36vh,280px);overflow-y:auto;text-align:center;-webkit-overflow-scrolling:touch}.book-info[data-astro-cid-xglhyxzr].is-stacked .book-info-title[data-astro-cid-xglhyxzr]{margin-right:28px}.book-info-close[data-astro-cid-xglhyxzr]{position:absolute;top:10px;right:10px;display:grid;place-items:center;width:34px;height:34px;border:none;border-radius:9px;background:#2d2d2f;color:#b8b8b8;font-size:22px;line-height:1;cursor:pointer;transition:background .2s,color .2s}.book-info-close[data-astro-cid-xglhyxzr]:hover{background:#383838;color:#ffdb70}.book-info-title[data-astro-cid-xglhyxzr]{margin:0 36px 8px 0;font-size:22px;font-weight:600;line-height:1.2}.book-info-author[data-astro-cid-xglhyxzr]{color:#ceb15a;font-size:15px;font-weight:500;margin-bottom:6px}.book-info-category[data-astro-cid-xglhyxzr]{color:#858585;font-size:11px;letter-spacing:.06em;margin-bottom:14px;text-transform:uppercase}.book-info-description[data-astro-cid-xglhyxzr]{color:#b8b8b8;font-size:14px;line-height:1.65;margin-bottom:16px}.book-info-description[data-astro-cid-xglhyxzr]:empty,.book-info-description[data-astro-cid-xglhyxzr][hidden]{display:none}.book-info-link[data-astro-cid-xglhyxzr]{color:#ffdb70;font-size:14px;font-weight:500;text-decoration:underline;text-underline-offset:3px}.book-info-link[data-astro-cid-xglhyxzr]:hover{color:#ceb15a}body.book-scene-open{overflow:hidden}@keyframes shelf-rise{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes spine-pop{0%{opacity:0;transform:translateY(18px) scaleY(.88)}to{opacity:1;transform:translateY(0) scaleY(1)}}@media(min-width:640px){.bookshelf-page[data-astro-cid-xglhyxzr]{padding:32px 24px 64px}.book-spine[data-astro-cid-xglhyxzr]{width:38px}.book-spine-title[data-astro-cid-xglhyxzr],.book-actor-spine-title[data-astro-cid-xglhyxzr]{font-size:11px}}@media(prefers-reduced-motion:reduce){.bookshelf-shelf[data-astro-cid-xglhyxzr],.book-spine[data-astro-cid-xglhyxzr],.book-scene-backdrop[data-astro-cid-xglhyxzr],.book-info[data-astro-cid-xglhyxzr],.book-actor[data-astro-cid-xglhyxzr],.book-actor-shell[data-astro-cid-xglhyxzr]{animation:none!important;transition:none!important}.bookshelf-shelf[data-astro-cid-xglhyxzr],.book-spine[data-astro-cid-xglhyxzr]{opacity:1;transform:none}}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;min-height:100%}body{font-family:system-ui,-apple-system,sans-serif;background:radial-gradient(ellipse 120% 80% at 50% 0%,hsl(30 18% 14%) 0%,transparent 55%),radial-gradient(ellipse 80% 50% at 50% 100%,hsl(240 8% 6%) 0%,transparent 50%),#141415;color:#d6d6d6}
