.flipbook-page{position:relative;width:100%;height:100%;background:#f4f1ea;overflow:hidden}.flipbook-page__image{width:100%;height:100%;object-fit:cover;display:block;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.flipbook-page__placeholder{width:100%;height:100%;background:linear-gradient(110deg,#ece7db 8%,#f6f3ec 18%,#ece7db 33%);background-size:200% 100%;animation:flipbook-shimmer 1.4s linear infinite}@keyframes flipbook-shimmer{to{background-position-x:-200%}}.flipbook-page__number{position:absolute;bottom:6px;right:10px;font-size:11px;color:#00000059;font-family:system-ui,sans-serif;pointer-events:none}.stf__parent{position:relative;display:block;box-sizing:border-box;transform:translateZ(0);-ms-touch-action:pan-y;touch-action:pan-y}.sft__wrapper{position:relative;width:100%;box-sizing:border-box}.stf__parent canvas{position:absolute;width:100%;height:100%;left:0;top:0}.stf__block{position:absolute;width:100%;height:100%;box-sizing:border-box;perspective:2000px}.stf__item{display:none;position:absolute;transform-style:preserve-3d}.stf__outerShadow,.stf__innerShadow,.stf__hardShadow,.stf__hardInnerShadow{position:absolute;left:0;top:0}.flipbook-wrap{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:16px;box-sizing:border-box}.flipbook{margin:0 auto;height:100%}.flipbook .stf__parent{filter:drop-shadow(0 12px 32px rgba(0,0,0,.25))}.page-nav-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:20;width:44px;height:44px;border-radius:50%;border:none;background:#112f6f59;color:#fff;font-size:26px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.page-nav-arrow:hover:not(:disabled){background:#112f6f99}.page-nav-arrow:disabled{opacity:.25;cursor:default}.page-nav-arrow--prev{left:12px}.page-nav-arrow--next{right:12px}@media (max-width: 480px){.page-nav-arrow{width:36px;height:36px;font-size:20px}}.zoom-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#0a0a0a;display:flex;align-items:center;justify-content:center}.zoom-overlay__wrapper,.zoom-overlay__content{width:100%;height:100%}.zoom-overlay__wrapper--grab{cursor:grab}.zoom-overlay__wrapper--grabbing{cursor:grabbing}.zoom-overlay__content{display:flex;align-items:center;justify-content:center}.zoom-overlay__image{max-width:100vw;max-height:100vh;object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.zoom-overlay__close{position:absolute;top:16px;right:16px;z-index:210;width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.18);background:#0f0f0fb8;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);box-shadow:0 2px 10px #0006;color:#fff;font-size:26px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.zoom-overlay__close:hover{background:#0f0f0fe0}.zoom-overlay__controls{position:absolute;bottom:24px;left:50%;transform:translate(-50%);z-index:210;display:flex;gap:2px;border:1px solid rgba(255,255,255,.18);background:#0f0f0fb8;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);box-shadow:0 2px 10px #0006;border-radius:999px;padding:4px}.zoom-overlay__zoom-button{width:44px;height:44px;border-radius:50%;border:none;background:none;color:#fff;font-size:22px;font-weight:700;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.zoom-overlay__zoom-button:hover{background:#ffffff2e}.page-bar{flex:none;display:flex;align-items:center;justify-content:center;gap:6px;padding:8px;background:#1f2933;color:#fff;font-size:14px}.page-bar__input{width:52px;padding:4px 6px;border-radius:6px;border:1px solid #3f4b57;background:#2b3844;color:#fff;text-align:center;font-size:14px;-moz-appearance:textfield}.page-bar__input::-webkit-outer-spin-button,.page-bar__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.page-bar__total{color:#b7c0c8}.toc-panel{position:absolute;top:calc(100% + 8px);left:0;z-index:150;width:min(320px,calc(100vw - 32px));max-height:400px;overflow-y:auto;background:#fff;border-radius:12px;box-shadow:0 8px 24px #0003}.toc-panel__status{padding:14px;font-size:13px;color:#888}.toc-panel__list{list-style:none;margin:0;padding:0}.toc-panel__row{display:flex;align-items:baseline;width:100%;padding:10px 12px;border:none;border-bottom:1px solid #f2f2f2;background:none;text-align:left;cursor:pointer}.toc-panel__row:hover{background:var(--brand-navy-tint)}.toc-panel__label{flex:none;font-size:13px;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:70%}.toc-panel__leader{flex:1;min-width:8px;margin:0 6px 3px;border-bottom:1px dotted #bbb}.toc-panel__page{flex:none;font-size:12px;font-weight:700;color:var(--brand-navy)}.search-panel{position:absolute;top:calc(100% + 8px);left:0;z-index:150;width:min(320px,calc(100vw - 32px));background:#fff;border-radius:12px;box-shadow:0 8px 24px #0003;overflow:hidden;font-family:system-ui,-apple-system,Malgun Gothic,sans-serif}.search-panel__input{width:100%;box-sizing:border-box;padding:12px 14px;border:none;border-bottom:1px solid #eee;font-size:15px;outline:none}.search-panel__results{max-height:320px;overflow-y:auto}.search-panel__status{padding:14px;font-size:13px;color:#888}.search-panel__result{display:flex;align-items:baseline;gap:10px;width:100%;padding:10px 14px;border:none;border-bottom:1px solid #f2f2f2;background:none;text-align:left;cursor:pointer;font-size:13px}.search-panel__result:hover{background:var(--brand-navy-tint)}.search-panel__result-page{flex:none;font-weight:700;color:var(--brand-navy)}.search-panel__result-snippet{color:#444;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bookmark-panel{position:absolute;top:calc(100% + 8px);left:0;z-index:150;width:min(280px,calc(100vw - 32px));max-height:400px;overflow-y:auto;background:#fff;border-radius:12px;box-shadow:0 8px 24px #0003}.bookmark-panel__toggle{display:block;width:100%;padding:12px 14px;border:none;border-bottom:1px solid #eee;background:var(--brand-navy-tint);color:var(--brand-navy);font-size:13px;font-weight:700;cursor:pointer;text-align:left}.bookmark-panel__toggle:hover{background:#e2e9f7}.bookmark-panel__status{padding:14px;font-size:13px;color:#888}.bookmark-panel__list{list-style:none;margin:0;padding:0}.bookmark-panel__row{display:flex;align-items:center;border-bottom:1px solid #f2f2f2}.bookmark-panel__page{flex:1;padding:10px 14px;border:none;background:none;text-align:left;font-size:13px;color:#333;cursor:pointer}.bookmark-panel__page:hover{background:var(--brand-navy-tint)}.bookmark-panel__remove{flex:none;width:36px;height:100%;border:none;background:none;color:#999;font-size:16px;cursor:pointer}.bookmark-panel__remove:hover{color:#d64545}.cta-button{flex:none;padding:10px 18px;border:none;border-radius:999px;background:var(--brand-navy);color:var(--brand-navy-contrast);font-size:14px;font-weight:700;cursor:pointer;white-space:nowrap}.cta-button:hover{background:var(--brand-navy-hover)}.cta-button__short{display:none}@media (max-width: 480px){.cta-button{padding:8px 12px;font-size:13px}.cta-button__full{display:none}.cta-button__short{display:inline}}.toolbar{position:relative;z-index:100;flex:none;display:flex;align-items:center;gap:8px;padding:8px 16px;background:#fff;border-bottom:1px solid #e5e5e5;overflow:visible;flex-wrap:nowrap}.toolbar__item{position:relative;display:flex;flex:none}.toolbar__button{flex:none;width:40px;height:40px;border-radius:8px;border:none;background:none;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center}.toolbar__button:hover{background:var(--brand-navy-tint)}.toolbar__button:disabled{opacity:.35;cursor:default;background:none}.toolbar__button--active{background:var(--brand-navy-tint)}.toolbar__button--bookmarked{color:#c9932a}.toolbar__icon-wrap{position:relative;display:inline-flex}.toolbar__icon-badge{position:absolute;right:-6px;bottom:-4px;width:13px;height:13px;border-radius:50%;background:var(--brand-navy);color:#fff;font-size:10px;font-weight:700;line-height:13px;text-align:center}.toolbar__spacer{flex:1}@media (max-width: 480px){.toolbar{gap:4px;padding:6px 10px}.toolbar__button{width:34px;height:34px;font-size:16px}}#print-area{position:fixed;left:-9999px;top:0;width:1px;height:1px;overflow:hidden}@media print{body *{visibility:hidden}#print-area,#print-area *{visibility:visible}#print-area{position:absolute;left:0;top:0;width:100%;height:auto}#print-area img{width:100%;height:auto;display:block}.print-area__page:not(:last-child){break-after:page;page-break-after:always}}.app{height:100vh;display:flex;flex-direction:column}.app__header{flex:none;padding:12px 20px;text-align:center;background:#1f2933;color:#fff}.app__header h1{margin:0;font-size:16px;font-weight:600;letter-spacing:.02em}.app__stage{flex:1;min-height:0;position:relative;overflow:hidden}.app__status{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#ddd;font-size:15px}.app__status--error{color:#ff8a8a}:root{--brand-navy: #112f6f;--brand-navy-hover: #0d2559;--brand-navy-light: #2a4d9e;--brand-navy-tint: #eef2fa;--brand-navy-contrast: #ffffff}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:system-ui,-apple-system,Malgun Gothic,sans-serif;background:#2b2f36;color:#1f2933}
