.vio-reader-container[data-astro-cid-yiwweu3x]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0a0f1a;z-index:9999;display:flex;flex-direction:column;overflow:hidden}.reader-ui[data-astro-cid-yiwweu3x]{position:relative;height:64px;min-height:64px;width:100%;background:linear-gradient(180deg,#0f172af2,#0f172acc 60%,#0f172a00);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;padding:0 1rem;color:#fff;z-index:10}#three-canvas-container[data-astro-cid-yiwweu3x]{flex:1;width:100%;position:relative}.reader-bar[data-astro-cid-yiwweu3x]{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;background:#1e293b99;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:.5rem 1.25rem;border-radius:16px;border:1px solid rgba(255,255,255,.08);box-shadow:0 4px 24px #0000004d,inset 0 1px #ffffff0d;max-width:580px;width:100%;transition:transform .25s ease,opacity .25s ease}.bar-section[data-astro-cid-yiwweu3x]{display:flex;align-items:center;gap:.5rem}.bar-section[data-astro-cid-yiwweu3x].center{justify-content:center}.bar-section[data-astro-cid-yiwweu3x].right{justify-content:flex-end}.nav-controls[data-astro-cid-yiwweu3x]{gap:.25rem}.nav-btn[data-astro-cid-yiwweu3x]{background:linear-gradient(180deg,#1e1e32cc,#161628e6);border:1px solid rgba(255,255,255,.08);color:#ffffffd9;cursor:pointer;padding:.5rem;border-radius:10px;transition:all .2s;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000004d}.nav-btn[data-astro-cid-yiwweu3x]:hover{background:linear-gradient(180deg,#28283ce6,#1e1e32f2);border-color:#ffffff26;color:#fff}.progress-indicator[data-astro-cid-yiwweu3x]{font-size:.875rem;font-weight:500;font-variant-numeric:tabular-nums;min-width:4rem;text-align:center;color:#fffffff2;letter-spacing:.02em;text-shadow:0 1px 2px rgba(0,0,0,.3)}.theme-menu[data-astro-cid-yiwweu3x]{position:absolute;top:6rem;left:50%;transform:translate(-50%);background:#0f172af2;backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:1.5rem;width:320px;display:none;flex-direction:column;gap:1.25rem;z-index:10000;pointer-events:auto;box-shadow:0 20px 50px #0009}.theme-reset-btn[data-astro-cid-yiwweu3x]{width:100%;padding:.65rem .9rem;border-radius:10px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#fff;font-weight:600;cursor:pointer;transition:all .2s ease}.theme-reset-btn[data-astro-cid-yiwweu3x]:hover{background:#ffffff1f}.theme-menu[data-astro-cid-yiwweu3x].open{display:flex;animation:slideIn .2s ease-out}@keyframes slideIn{0%{transform:translate(-50%,-10px);opacity:0}to{transform:translate(-50%);opacity:1}}.theme-menu-header[data-astro-cid-yiwweu3x]{display:flex;justify-content:space-between;align-items:center;font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;opacity:.7;font-weight:700}.theme-menu-close[data-astro-cid-yiwweu3x]{background:#ffffff1a;border:none;color:#fff;width:24px;height:24px;border-radius:50%;font-size:1.25rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:.7;transition:all .2s}.theme-menu-close[data-astro-cid-yiwweu3x]:hover{background:#fff3;opacity:1}.theme-options[data-astro-cid-yiwweu3x]{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.theme-btn[data-astro-cid-yiwweu3x]{background:#ffffff0d;border:2px solid transparent;border-radius:10px;padding:.75rem;color:#fff;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:.5rem;transition:all .2s}.theme-btn[data-astro-cid-yiwweu3x]:hover{background:#ffffff1a}.theme-btn[data-astro-cid-yiwweu3x].active{border-color:var(--link);background:#6366f11a}.theme-btn[data-astro-cid-yiwweu3x] .preview[data-astro-cid-yiwweu3x]{width:30px;height:30px;border-radius:50%;border:1px solid rgba(255,255,255,.2)}.theme-btn[data-astro-cid-yiwweu3x].light .preview[data-astro-cid-yiwweu3x]{background:#fff}.theme-btn[data-astro-cid-yiwweu3x].sepia .preview[data-astro-cid-yiwweu3x]{background:#f4ecd8}.theme-btn[data-astro-cid-yiwweu3x].dark .preview[data-astro-cid-yiwweu3x]{background:#1a1a1a}.theme-btn[data-astro-cid-yiwweu3x].eink .preview[data-astro-cid-yiwweu3x]{background:#fff;border:2px solid #000;position:relative}.theme-btn[data-astro-cid-yiwweu3x].eink .preview[data-astro-cid-yiwweu3x]:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:15px;height:2px;background:#000}.theme-btn[data-astro-cid-yiwweu3x] .label[data-astro-cid-yiwweu3x]{font-size:.8125rem;font-weight:500}.theme-slider-group[data-astro-cid-yiwweu3x]{display:flex;flex-direction:column;gap:.75rem}.theme-slider-group[data-astro-cid-yiwweu3x] label[data-astro-cid-yiwweu3x]{font-size:.8125rem;font-weight:500}input[data-astro-cid-yiwweu3x][type=range]{width:100%;accent-color:var(--link)}@media(max-width:768px){.theme-menu[data-astro-cid-yiwweu3x]{width:calc(100% - 2rem);left:1rem;right:1rem;transform:none;padding:1rem;gap:1rem;max-height:80vh;overflow-y:auto}.theme-options[data-astro-cid-yiwweu3x]{grid-template-columns:repeat(4,1fr);gap:.5rem}.theme-btn[data-astro-cid-yiwweu3x]{padding:.5rem .25rem;gap:.35rem}.theme-btn[data-astro-cid-yiwweu3x] .preview[data-astro-cid-yiwweu3x]{width:24px;height:24px}.theme-btn[data-astro-cid-yiwweu3x] .label[data-astro-cid-yiwweu3x]{font-size:.7rem}.theme-slider-group[data-astro-cid-yiwweu3x]{gap:.5rem}.theme-slider-group[data-astro-cid-yiwweu3x] label[data-astro-cid-yiwweu3x]{font-size:.75rem}}@media(max-width:400px){.theme-menu[data-astro-cid-yiwweu3x]{width:calc(100% - 1rem);left:.5rem;right:.5rem;top:5rem;border-radius:16px}.theme-options[data-astro-cid-yiwweu3x]{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.reader-ui[data-astro-cid-yiwweu3x]{height:auto;min-height:52px;padding:.35rem}.reader-bar[data-astro-cid-yiwweu3x]{max-width:100%;padding:.35rem .4rem;border-radius:12px;gap:.15rem}.bar-section[data-astro-cid-yiwweu3x]{gap:.15rem}.bar-section[data-astro-cid-yiwweu3x].left{flex:0 0 auto}.bar-section[data-astro-cid-yiwweu3x].center{flex:1 1 auto}.bar-section[data-astro-cid-yiwweu3x].right{flex:0 0 auto}.nav-controls[data-astro-cid-yiwweu3x]{gap:.2rem}.nav-btn[data-astro-cid-yiwweu3x]{padding:.35rem;min-width:36px;min-height:36px}.nav-btn[data-astro-cid-yiwweu3x] svg[data-astro-cid-yiwweu3x]{width:18px;height:18px}.icon-button[data-astro-cid-yiwweu3x]{padding:.35rem;min-width:36px;min-height:36px}.icon-button[data-astro-cid-yiwweu3x] svg[data-astro-cid-yiwweu3x]{width:18px;height:18px}.progress-indicator[data-astro-cid-yiwweu3x]{font-size:.7rem;min-width:2.5rem;padding:0 .15rem}.shelf-btn[data-astro-cid-yiwweu3x]:after{display:none}.reader-bar-minimized[data-astro-cid-yiwweu3x]{padding:.4rem .8rem}.vio-shelf[data-astro-cid-yiwweu3x]{width:100%;max-width:100vw;left:0;right:0;border-radius:0 0 16px 16px}}@media(max-width:400px){.reader-bar[data-astro-cid-yiwweu3x]{padding:.25rem .3rem;gap:.1rem}.bar-section[data-astro-cid-yiwweu3x]{gap:.1rem}.nav-controls[data-astro-cid-yiwweu3x]{gap:.15rem}.nav-btn[data-astro-cid-yiwweu3x]{padding:.25rem;min-width:30px;min-height:30px}.nav-btn[data-astro-cid-yiwweu3x] svg[data-astro-cid-yiwweu3x]{width:16px;height:16px}.icon-button[data-astro-cid-yiwweu3x]{padding:.25rem;min-width:30px;min-height:30px}.icon-button[data-astro-cid-yiwweu3x] svg[data-astro-cid-yiwweu3x]{width:16px;height:16px}.progress-indicator[data-astro-cid-yiwweu3x]{font-size:.65rem;min-width:2rem}}@media(max-width:360px){.reader-bar[data-astro-cid-yiwweu3x]{padding:.2rem}.nav-btn[data-astro-cid-yiwweu3x],.icon-button[data-astro-cid-yiwweu3x]{padding:.2rem;min-width:28px;min-height:28px}.nav-btn[data-astro-cid-yiwweu3x] svg[data-astro-cid-yiwweu3x],.icon-button[data-astro-cid-yiwweu3x] svg[data-astro-cid-yiwweu3x]{width:14px;height:14px}.progress-indicator[data-astro-cid-yiwweu3x]{font-size:.6rem;min-width:1.75rem}}.tap-zone[data-astro-cid-yiwweu3x]{position:absolute;top:0;bottom:0;width:25%;z-index:5;cursor:pointer;background:transparent}.tap-zone[data-astro-cid-yiwweu3x].left{left:0}.tap-zone[data-astro-cid-yiwweu3x].right{right:0}.tap-zone[data-astro-cid-yiwweu3x]:active{background:#ffffff0d}@media(hover:hover)and (pointer:fine){.tap-zone[data-astro-cid-yiwweu3x]{display:none}}.book-info[data-astro-cid-yiwweu3x]{font-family:var(--font-heading);font-weight:600;opacity:.9}.icon-button[data-astro-cid-yiwweu3x]{background:#ffffff0a;border:1px solid transparent;color:#ffffffb3;cursor:pointer;padding:.5rem;border-radius:10px;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.icon-button[data-astro-cid-yiwweu3x]:hover{background:#ffffff1a;color:#fff;border-color:#ffffff1a;transform:translateY(-1px)}.icon-button[data-astro-cid-yiwweu3x]:active{transform:translateY(0)}.icon-button[data-astro-cid-yiwweu3x].active{background:linear-gradient(135deg,#6366f140,#8b5cf633);color:#c4b5fd;border-color:#8b5cf64d}.icon-button[data-astro-cid-yiwweu3x].loading{position:relative;pointer-events:none;opacity:.7}.icon-button[data-astro-cid-yiwweu3x].loading:after{content:"";position:absolute;top:50%;left:50%;width:16px;height:16px;margin:-8px 0 0 -8px;border:2px solid rgba(255,255,255,.3);border-top-color:#c4b5fd;border-radius:50%;animation:button-spin .8s linear infinite}.icon-button[data-astro-cid-yiwweu3x].loading svg[data-astro-cid-yiwweu3x]{opacity:0}@keyframes button-spin{to{transform:rotate(360deg)}}.shelf-btn[data-astro-cid-yiwweu3x]{position:relative}.shelf-btn[data-astro-cid-yiwweu3x]:after{content:"Library";position:absolute;left:50%;top:calc(100% + 8px);transform:translate(-50%) translateY(-4px);background:#0f172af2;color:#ffffffe6;padding:.35rem .65rem;border-radius:6px;font-size:.7rem;font-weight:500;letter-spacing:.03em;white-space:nowrap;opacity:0;pointer-events:none;transition:all .2s ease;border:1px solid rgba(99,102,241,.3);box-shadow:0 4px 12px #0000004d;z-index:100}.shelf-btn[data-astro-cid-yiwweu3x]:hover:after{opacity:1;transform:translate(-50%) translateY(0)}.shelf-btn[data-astro-cid-yiwweu3x]:hover{background:linear-gradient(135deg,#6366f133,#8b5cf626);border-color:#6366f166;color:#a5b4fc}.reader-bar-minimized[data-astro-cid-yiwweu3x]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.9);background:#1e293bcc;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.1);border-radius:999px;padding:.35rem .75rem;display:flex;align-items:center;gap:.5rem;opacity:0;pointer-events:none;transition:all .25s ease;z-index:10001;box-shadow:0 4px 16px #0000004d;cursor:pointer}.reader-bar-minimized[data-astro-cid-yiwweu3x] .minimized-label[data-astro-cid-yiwweu3x]{font-size:.75rem;letter-spacing:.04em;text-transform:uppercase;opacity:.8;font-weight:500}.vio-reader-container[data-astro-cid-yiwweu3x].bar-minimized .reader-bar[data-astro-cid-yiwweu3x]{transform:translateY(-20px);opacity:0;pointer-events:none}.vio-reader-container[data-astro-cid-yiwweu3x].bar-minimized .reader-bar-minimized[data-astro-cid-yiwweu3x]{opacity:1;pointer-events:auto;transform:translate(-50%,-50%) scale(1)}.vio-reader-container[data-astro-cid-yiwweu3x].bar-minimized .reader-ui[data-astro-cid-yiwweu3x]{height:48px;min-height:48px}.reader-controls[data-astro-cid-yiwweu3x]{margin-top:auto}.vio-shelf[data-astro-cid-yiwweu3x]{position:absolute;top:6rem;left:50%;transform:translate(-50%) translateY(-20px);background:#0f172af2;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:1.5rem;width:min(95vw,1200px);max-height:85vh;display:none;flex-direction:column;gap:1rem;z-index:10001;pointer-events:auto;box-shadow:0 20px 50px #0009;opacity:0;transition:all .3s cubic-bezier(.4,0,.2,1)}.vio-shelf[data-astro-cid-yiwweu3x].open{display:flex;transform:translate(-50%) translateY(0);opacity:1}.shelf-header[data-astro-cid-yiwweu3x]{display:flex;justify-content:space-between;align-items:center;font-size:.75rem;text-transform:uppercase;letter-spacing:.15em;font-weight:700;opacity:.6;padding-bottom:.75rem;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:.5rem}.shelf-container[data-astro-cid-yiwweu3x]{position:relative;width:100%;overflow:hidden}.close-shelf-btn[data-astro-cid-yiwweu3x]{background:none;border:none;color:#fff;cursor:pointer;opacity:.8;transition:opacity .2s;padding:4px}.close-shelf-btn[data-astro-cid-yiwweu3x]:hover{opacity:1}.shelf-items[data-astro-cid-yiwweu3x]{display:flex;gap:.5rem;overflow-x:auto;overflow-y:hidden;padding:1rem .5rem .75rem;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.2) transparent;align-items:flex-end;min-height:280px;position:relative}.shelf-items[data-astro-cid-yiwweu3x]::-webkit-scrollbar{height:8px}.shelf-items[data-astro-cid-yiwweu3x]::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.shelf-items[data-astro-cid-yiwweu3x]::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.shelf-items[data-astro-cid-yiwweu3x]::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.shelf-book-spine[data-astro-cid-yiwweu3x]{flex:0 0 50px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;align-items:center;position:relative;height:240px}.shelf-book-spine[data-astro-cid-yiwweu3x]:hover{transform:translateY(-12px) scale(1.15);z-index:10}.shelf-book-spine[data-astro-cid-yiwweu3x]:hover .spine-wrap[data-astro-cid-yiwweu3x]{box-shadow:0 12px 24px #0009,0 0 0 2px #6366f180}.shelf-book-spine[data-astro-cid-yiwweu3x]:hover .spine-text[data-astro-cid-yiwweu3x]{opacity:1}.spine-wrap[data-astro-cid-yiwweu3x]{width:50px;height:200px;border-radius:4px 4px 2px 2px;overflow:hidden;box-shadow:0 4px 12px #0006,inset 0 1px #ffffff1a;background:#1e293b;border:1px solid rgba(255,255,255,.15);position:relative;display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1)}.spine-wrap[data-astro-cid-yiwweu3x]:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.1) 0%,transparent 50%,rgba(0,0,0,.2) 100%);pointer-events:none}.spine-wrap[data-astro-cid-yiwweu3x].spine-placeholder{background:linear-gradient(135deg,#6366f1,#8b5cf6,#a855f7)}.spine-wrap[data-astro-cid-yiwweu3x].spine-placeholder:after{content:"📖";font-size:1.5rem;opacity:.7;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-90deg)}.spine-wrap[data-astro-cid-yiwweu3x] img[data-astro-cid-yiwweu3x].spine-image{width:100%;height:100%;object-fit:cover;transform:rotate(90deg) scale(1.2);transform-origin:center;filter:brightness(.95) contrast(1.05)}@keyframes spineAppear{0%{opacity:0;transform:translateY(20px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.spine-text[data-astro-cid-yiwweu3x]{margin-top:.5rem;width:100%;display:flex;flex-direction:column;align-items:center;gap:.25rem;text-align:center;opacity:.85;transition:opacity .3s ease}.spine-title[data-astro-cid-yiwweu3x]{font-size:.625rem;font-weight:700;color:#fff;opacity:.95;line-height:1.2;writing-mode:horizontal-tb;max-width:60px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-word}.spine-author[data-astro-cid-yiwweu3x]{font-size:.5rem;color:#fff9;opacity:.8;line-height:1.1;max-width:60px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shelf-base[data-astro-cid-yiwweu3x]{position:absolute;bottom:0;left:0;right:0;height:8px;background:linear-gradient(180deg,#ffffff26,#ffffff0d,#0000004d);border-top:1px solid rgba(255,255,255,.1);pointer-events:none;box-shadow:0 -2px 8px #0000004d}.shelf-loading[data-astro-cid-yiwweu3x]{width:100%;height:240px;display:flex;align-items:center;justify-content:center;font-size:.875rem;opacity:.5;font-style:italic}@media(max-width:768px){.vio-shelf[data-astro-cid-yiwweu3x]{width:calc(100vw - 2rem);max-height:75vh}.shelf-book-spine[data-astro-cid-yiwweu3x]{flex:0 0 45px;height:220px}.spine-wrap[data-astro-cid-yiwweu3x]{width:45px;height:180px}.spine-title[data-astro-cid-yiwweu3x]{font-size:.5625rem;max-width:55px}.spine-author[data-astro-cid-yiwweu3x]{font-size:.4375rem;max-width:55px}}#progress-indicator[data-astro-cid-yiwweu3x]{font-size:.875rem;opacity:.7}.reader-loading[data-astro-cid-yiwweu3x]{position:absolute;top:0;left:0;width:100%;height:100%;background:#111827f2;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:10002;opacity:0;pointer-events:none;transition:opacity .3s ease}.reader-loading[data-astro-cid-yiwweu3x].active{opacity:1;pointer-events:auto}.loading-spinner[data-astro-cid-yiwweu3x]{width:48px;height:48px;border:3px solid rgba(255,255,255,.1);border-top-color:#6366f1;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}@keyframes spin{to{transform:rotate(360deg)}}.loading-text[data-astro-cid-yiwweu3x]{color:#fff;font-size:.9375rem;opacity:.8}
