.modal-backdrop.svelte-1mpkk8x{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#000000d9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem;overflow:hidden;touch-action:none}.modal-content.svelte-1mpkk8x{width:100%;max-width:100%;height:100%;max-height:100vh;display:flex;flex-direction:column;background-color:#1a1a1a;border-radius:1rem;overflow:hidden}@media(min-width:768px){.modal-content.svelte-1mpkk8x{max-width:95vw;max-height:90vh}}.close-button-floating.svelte-1mpkk8x{position:absolute;top:1rem;right:1rem;z-index:100;width:2.5rem;height:2.5rem;padding:.5rem;border-radius:50%;background-color:#00000080;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;border:1px solid rgba(255,255,255,.2);cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000004d}@media(max-width:767px){.close-button-floating.svelte-1mpkk8x{top:.5rem;right:.5rem;width:2rem;height:2rem;padding:.375rem}}.close-button-floating.svelte-1mpkk8x:hover{background-color:#000000b3;border-color:#ffffff4d;transform:scale(1.05)}.close-button-floating.svelte-1mpkk8x:active{transform:scale(.95)}.book-container.svelte-1mpkk8x{flex:1;display:flex;align-items:center;justify-content:center;position:relative;padding:1rem;overflow:hidden}@media(min-width:768px){.book-container.svelte-1mpkk8x{padding:2rem}}@media(max-width:767px){.book-container.svelte-1mpkk8x{padding:.5rem}}.book-spread.svelte-1mpkk8x{display:flex;gap:0;max-width:100%;max-height:100%;position:relative;transition:transform .3s cubic-bezier(.4,0,.2,1);perspective:2000px;touch-action:pan-x}.book-spread-single.svelte-1mpkk8x{justify-content:center}.book-spine.svelte-1mpkk8x{position:absolute;left:50%;top:0;bottom:0;width:2px;background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.3) 10%,rgba(0,0,0,.3) 90%,transparent 100%);z-index:10;transform:translate(-50%)}.book-page.svelte-1mpkk8x{flex:0 0 auto;aspect-ratio:8.5 / 11;background:#fff;box-shadow:0 4px 20px #0000004d;position:relative;height:min(85vh,calc(100vh - 180px));width:auto;max-width:45vw}.book-page-mobile.svelte-1mpkk8x{aspect-ratio:8.5 / 11;background:#fff;box-shadow:0 4px 20px #0000004d;position:relative;width:90vw;max-width:min(90vw,calc((100vh - 200px) * 8.5 / 11));height:auto;max-height:calc(100vh - 200px);transition:transform .3s cubic-bezier(.4,0,.2,1);touch-action:pan-x}.book-page-left.svelte-1mpkk8x{border-radius:.25rem 0 0 .25rem;transform-origin:right center;box-shadow:inset -10px 0 20px -10px #0003,0 4px 20px #0000004d}.book-page-right.svelte-1mpkk8x{border-radius:0 .25rem .25rem 0;transform-origin:left center;box-shadow:inset 10px 0 20px -10px #0003,0 4px 20px #0000004d}.book-page-cover-centered.svelte-1mpkk8x{border-radius:.25rem;box-shadow:0 4px 20px #0000004d}.hidden.svelte-1mpkk8x{display:none}.page-content.svelte-1mpkk8x{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.text-page.svelte-1mpkk8x{width:100%;height:100%;padding:2rem;display:flex;align-items:center;justify-content:center;overflow:hidden}@media(max-width:767px){.text-page.svelte-1mpkk8x{padding:1rem}}.text-content.svelte-1mpkk8x{max-width:100%;font-size:1.125rem;line-height:1.8;text-align:center;white-space:pre-wrap;word-wrap:break-word}@media(max-width:767px){.text-content.svelte-1mpkk8x{font-size:.875rem;line-height:1.6}}.page-empty.svelte-1mpkk8x{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.page-locked-overlay.svelte-1mpkk8x{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background:linear-gradient(135deg,#6495ed26,#8a2be226,#ff69b426);z-index:10}.blur-overlay.svelte-1mpkk8x{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 20% 30%,rgba(100,149,237,.4) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(138,43,226,.4) 0%,transparent 50%),radial-gradient(circle at 40% 80%,rgba(255,105,180,.3) 0%,transparent 50%);filter:blur(40px);animation:svelte-1mpkk8x-float 8s ease-in-out infinite}@keyframes svelte-1mpkk8x-float{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-20px) scale(1.05)}}.lock-content.svelte-1mpkk8x{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:2rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff4d}.lock-icon.svelte-1mpkk8x{width:3rem;height:3rem;color:#0009;margin-bottom:1rem;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}@media(max-width:767px){.lock-icon.svelte-1mpkk8x{width:2.5rem;height:2.5rem}}.lock-text.svelte-1mpkk8x{font-size:1rem;font-weight:600;color:#000000b3;text-align:center;text-shadow:0 1px 2px rgba(255,255,255,.8)}@media(max-width:767px){.lock-text.svelte-1mpkk8x{font-size:.875rem}}.nav-button.svelte-1mpkk8x{position:absolute;top:50%;transform:translateY(-50%);width:3rem;height:3rem;border-radius:50%;background-color:#ffffffe6;color:#1a1a1a;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;z-index:20;box-shadow:0 2px 10px #0003}@media(max-width:767px){.nav-button.svelte-1mpkk8x{width:2.5rem;height:2.5rem;top:auto;bottom:6rem;transform:translateY(0)}}.nav-button.svelte-1mpkk8x:hover:not(:disabled){background-color:#fff;transform:translateY(-50%) scale(1.1)}@media(max-width:767px){.nav-button.svelte-1mpkk8x:hover:not(:disabled){transform:translateY(0) scale(1.1)}}.nav-button.svelte-1mpkk8x:active:not(:disabled){transform:translateY(-50%) scale(.95)}@media(max-width:767px){.nav-button.svelte-1mpkk8x:active:not(:disabled){transform:translateY(0) scale(.95)}}.nav-button-left.svelte-1mpkk8x{left:1rem}@media(max-width:767px){.nav-button-left.svelte-1mpkk8x{left:.5rem}}.nav-button-right.svelte-1mpkk8x{right:1rem}@media(max-width:767px){.nav-button-right.svelte-1mpkk8x{right:.5rem}}.nav-button-disabled.svelte-1mpkk8x{opacity:.3;cursor:not-allowed}.progress-container.svelte-1mpkk8x{padding:.75rem 1rem;background-color:#00000080;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}@media(max-width:767px){.progress-container.svelte-1mpkk8x{padding:.5rem}}.progress-bar.svelte-1mpkk8x{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:.5rem}.progress-dot.svelte-1mpkk8x{width:.5rem;height:.5rem;border-radius:50%;background-color:#ffffff4d;border:none;cursor:pointer;transition:all .2s;padding:0}.progress-dot.svelte-1mpkk8x:hover{background-color:#ffffff80;transform:scale(1.2)}.progress-dot-active.svelte-1mpkk8x{background-color:#fff;width:.75rem;height:.75rem}.mobile-instructions.svelte-1mpkk8x,.desktop-instructions.svelte-1mpkk8x{text-align:center;font-size:.875rem;color:#ffffff80;margin:0}
