.book-container.svelte-kbgl{perspective:1200px;width:200px;height:280px;margin:0 auto;position:relative;cursor:pointer;-webkit-user-select:none;user-select:none;animation:svelte-kbgl-float 6s ease-in-out infinite}@keyframes svelte-kbgl-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.book-container.svelte-kbgl:hover{animation-play-state:paused}.book-container.svelte-kbgl:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:70%;height:15px;background:radial-gradient(ellipse at center,rgba(0,0,0,.15) 0%,transparent 70%);filter:blur(8px);transition:all .6s ease;animation:svelte-kbgl-shadow-pulse 6s ease-in-out infinite;z-index:-1}@keyframes svelte-kbgl-shadow-pulse{0%,to{opacity:.3;transform:translate(-50%) scale(1)}50%{opacity:.15;transform:translate(-50%) scale(.95)}}.book-container.svelte-kbgl:hover:after{opacity:.4;transform:translate(-50%) scale(1.1)}.book.svelte-kbgl{width:100%;height:100%;position:relative;transform-style:preserve-3d;transition:transform .6s cubic-bezier(.4,0,.2,1);transform:rotateY(0);backface-visibility:hidden}.book-cover.svelte-kbgl{position:absolute;width:100%;height:100%;border-radius:2px 12px 12px 2px;box-shadow:0 2px 4px #0000001a,0 8px 16px #0000001a;overflow:hidden;backface-visibility:hidden}.book-cover-front.svelte-kbgl{transform:translateZ(20px);background:linear-gradient(135deg,var(--color-brand-navy),var(--color-brand-dark))}.book-cover-back.svelte-kbgl{transform:rotateY(180deg) translateZ(20px);background:linear-gradient(135deg,var(--color-brand-dark),var(--color-brand-navy))}.cover-placeholder.svelte-kbgl{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-align:center;padding:20px;position:relative}.cover-placeholder.svelte-kbgl:before{content:"";position:absolute;inset:20px;border:2px solid rgba(255,255,255,.3);border-radius:4px}.cover-title.svelte-kbgl{font-family:Merriweather,serif;font-size:1.25rem;font-weight:700;margin-bottom:8px;text-shadow:0 2px 4px rgba(0,0,0,.3)}.cover-subtitle.svelte-kbgl{font-family:Lato,sans-serif;font-size:.75rem;font-weight:300;opacity:.9;margin-bottom:auto;text-shadow:0 1px 3px rgba(0,0,0,.3)}.cover-year.svelte-kbgl{font-family:Merriweather,serif;font-size:.875rem;opacity:.8;text-shadow:0 1px 2px rgba(0,0,0,.3)}.cover-with-image.svelte-kbgl{width:100%;height:100%;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;background:linear-gradient(135deg,var(--color-brand-navy),var(--color-brand-dark));overflow:hidden}.cover-with-image.svelte-kbgl:before{content:"";position:absolute;inset:10px;border:1px solid rgba(255,255,255,.3);border-radius:4px;pointer-events:none}.cover-with-image.svelte-kbgl:after{content:"";position:absolute;inset:15px;border:1px solid rgba(255,255,255,.15);border-radius:4px;pointer-events:none}.cover-image.svelte-kbgl{width:140px;height:140px;object-fit:cover;object-position:center 20%;border-radius:8px;box-shadow:0 4px 12px #0000004d;margin-bottom:20px;position:relative;z-index:1}.cover-overlay.svelte-kbgl{width:100%;color:#fff;text-align:center}.cover-overlay.svelte-kbgl .cover-title:where(.svelte-kbgl){font-family:Merriweather,serif;font-size:1rem;font-weight:700;margin-bottom:4px;text-shadow:0 2px 4px rgba(0,0,0,.5)}.cover-overlay.svelte-kbgl .cover-subtitle:where(.svelte-kbgl){font-family:Lato,sans-serif;font-size:.625rem;font-weight:300;opacity:.9;text-shadow:0 1px 3px rgba(0,0,0,.5)}.cover-sheen.svelte-kbgl{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(105deg,transparent 40%,rgba(255,255,255,.1) 50%,transparent 60%);transition:left .8s ease}.book-container.svelte-kbgl:hover .cover-sheen:where(.svelte-kbgl){left:100%}.book-spine.svelte-kbgl{position:absolute;width:40px;height:100%;left:0;top:0;transform:rotateY(-90deg) translateZ(20px);background:linear-gradient(90deg,var(--color-brand-dark) 0%,var(--color-brand-navy) 50%,var(--color-brand-dark) 100%);border-radius:2px;box-shadow:inset 0 0 8px #0000004d}.spine-content.svelte-kbgl{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:15px 0;position:relative}.spine-text.svelte-kbgl{color:#fff;font-family:Merriweather,serif;font-size:.625rem;writing-mode:vertical-rl;text-orientation:mixed;letter-spacing:2px;opacity:.9;position:absolute;top:50%;transform:translateY(-50%);text-shadow:0 1px 2px rgba(0,0,0,.3)}.spine-logo.svelte-kbgl{position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.logo-square.svelte-kbgl{width:16px;height:16px;border:1px solid rgba(255,255,255,.9);border-radius:2px;display:flex;align-items:center;justify-content:center;background:transparent}.logo-k.svelte-kbgl{font-family:Merriweather,serif;font-size:9px;font-weight:700;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3);line-height:1}.book-pages-right.svelte-kbgl{position:absolute;width:40px;height:calc(100% - 10px);right:0;top:5px;transform:rotateY(90deg) translateZ(19px);background-image:url(../../../images/book/bottom_pages.png);background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:0 2px 2px 0;box-shadow:inset -1px 0 2px #0000001a,1px 0 2px #0000000d;backface-visibility:hidden}.back-cover-design.svelte-kbgl{width:100%;height:100%;display:flex;align-items:flex-end;justify-content:center;padding:20px}.barcode.svelte-kbgl{width:80px;height:40px;background:repeating-linear-gradient(90deg,var(--color-accent-gold) 0px,var(--color-accent-gold) 2px,transparent 2px,transparent 4px);opacity:.3}@media (min-width: 768px){.book-container.svelte-kbgl{width:260px;height:360px}.book-spine.svelte-kbgl{width:50px}.spine-text.svelte-kbgl{font-size:.75rem;letter-spacing:3px}.cover-title.svelte-kbgl,.cover-overlay.svelte-kbgl .cover-title:where(.svelte-kbgl){font-size:1.5rem}.cover-subtitle.svelte-kbgl,.cover-overlay.svelte-kbgl .cover-subtitle:where(.svelte-kbgl){font-size:.875rem}.logo-square.svelte-kbgl{width:20px;height:20px}.logo-k.svelte-kbgl{font-size:11px}.cover-image.svelte-kbgl{width:180px;height:180px}.book-pages-right.svelte-kbgl{width:50px;height:calc(100% - 12px);right:0;top:6px;transform:rotateY(90deg) translateZ(25px)}}canvas.svelte-5tod0y{width:100%;height:100%}:root{--baseline: 12px;--body-bg: #fafafa;--page-bg: #f5f5f5;--dark-text: #2a2935}.book-preview-container.svelte-18aastu{width:100%;max-width:1200px;margin:0 auto;padding:4rem 2rem;position:relative;isolation:isolate;perspective:1200px}.cover.svelte-18aastu{width:calc(var(--baseline) * 75);height:calc(var(--baseline) * 50);max-width:90%;margin:0 auto;position:relative;transform-style:preserve-3d}.book.svelte-18aastu{width:100%;height:100%;display:flex;position:relative;background:linear-gradient(to right,#f9f9f9,#fff,#f9f9f9);box-shadow:0 15px 60px #0006,0 5px 20px #0003;transform-style:preserve-3d}.book__page.svelte-18aastu{position:relative;width:50%;height:100%;display:grid;transform:rotateY(0);transition:transform .9s cubic-bezier(.645,.045,.355,1);transform-origin:0% 0%;background-color:var(--page-bg);background-image:linear-gradient(90deg,#e3e3e3,#f7f7f700 18%)}.book__page--left.svelte-18aastu{background-image:linear-gradient(-90deg,#e3e3e3,#f7f7f700 18%)}.book__page--right.svelte-18aastu{background-image:linear-gradient(90deg,#e3e3e3,#f7f7f700 18%)}.book__page--flip.svelte-18aastu{position:absolute;right:0;width:50%;height:100%;pointer-events:auto;transform-style:preserve-3d;transform-origin:0% 50%;z-index:10;transition:transform .9s cubic-bezier(.645,.045,.355,1)}.book__page-front.svelte-18aastu{position:absolute;width:100%;height:100%;top:0;left:0;transform:rotateY(0) translateZ(2px);backface-visibility:hidden;background-color:#f5f5f5;background-image:linear-gradient(90deg,#e3e3e3,#f7f7f700 18%);box-shadow:inset 0 0 20px #0000000d,0 0 0 1px #00000005,2px 0 5px #0000001a;border-left:1px solid rgba(0,0,0,.1)}.book__page-back.svelte-18aastu{position:absolute;width:100%;height:100%;top:0;left:0;transform:rotateY(180deg) translateZ(2px);backface-visibility:hidden;background-color:#f5f5f5;background-image:linear-gradient(-90deg,#e3e3e3,#f7f7f700 18%);box-shadow:inset 0 0 20px #0000000d,0 0 0 1px #00000005,-2px 0 5px #0000001a;border-right:1px solid rgba(0,0,0,.1)}.page__content.svelte-18aastu{padding:calc(var(--baseline) * 3);height:100%;position:relative;display:flex;flex-direction:column;overflow:hidden}.page__content--photo.svelte-18aastu{padding:calc(var(--baseline) * 2);height:100%;overflow:hidden}.page-header.svelte-18aastu{font-family:var(--font-family-sans);font-size:calc(var(--baseline) * .75);text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-tertiary);text-align:center;padding-bottom:calc(var(--baseline));margin-bottom:calc(var(--baseline) * 2);border-bottom:1px solid var(--color-border-subtle)}.author-line.svelte-18aastu{display:flex;align-items:center;gap:calc(var(--baseline));margin-bottom:calc(var(--baseline) * 2)}.qr-code.svelte-18aastu{width:60px;height:60px;padding:4px;background:#fff;border:1px solid var(--color-border-subtle);border-radius:3px}.author-name.svelte-18aastu{font-family:var(--font-family-sans);font-size:calc(var(--baseline) * .7);text-transform:uppercase;letter-spacing:.15em;color:var(--color-text-secondary);margin-left:auto}.story-title.svelte-18aastu{font-family:var(--font-family-serif);font-size:calc(var(--baseline) * 1.5);line-height:1.3;color:var(--color-text-primary);margin-bottom:calc(var(--baseline));font-weight:600}.divider.svelte-18aastu{width:60px;height:1px;background:var(--color-border-medium);margin:0 0 calc(var(--baseline) * 2) 0}.page-text.svelte-18aastu{font-family:var(--font-family-serif);font-size:calc(var(--baseline) * .9);line-height:1.7;color:var(--color-text-primary);text-align:justify;flex:1;overflow:hidden}.page-text.svelte-18aastu p:where(.svelte-18aastu){margin-bottom:calc(var(--baseline) * 1.2)}.photo-full.svelte-18aastu{width:100%;height:calc(100% - calc(var(--baseline) * 4));display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.photo-full.svelte-18aastu img:where(.svelte-18aastu){width:100%;height:100%;object-fit:cover;border-radius:4px;box-shadow:0 4px 12px #00000026}.page__number.svelte-18aastu{position:absolute;bottom:calc(var(--baseline) * 2);left:0;right:0;text-align:center;font-family:var(--font-family-serif);font-size:calc(var(--baseline) * .75);color:var(--color-text-tertiary)}.page-flip-checkbox.svelte-18aastu{display:none}input[type=checkbox].svelte-18aastu:checked+.book__page--flip:where(.svelte-18aastu){transform:rotateY(-180deg)}.book-navigation.svelte-18aastu{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;margin-top:2rem}.page-indicator.svelte-18aastu{font-family:var(--font-family-sans);font-size:.875rem;color:var(--color-text-secondary);min-width:120px;text-align:center}.click-hint.svelte-18aastu{font-family:var(--font-family-sans);font-size:.875rem;font-weight:400;color:var(--color-text-secondary);background:transparent;padding:.5rem 0;opacity:.6;transition:opacity .3s ease;display:inline-block;letter-spacing:.05em;text-transform:uppercase}.book-preview-container.svelte-18aastu:hover .click-hint:where(.svelte-18aastu){opacity:.9}
