.narration-viewer[data-v-c4f77482]{background:#0f172a;color:#e2e8f0;display:flex;flex-direction:column;height:100vh;height:100dvh;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.narration-progress-bar[data-v-c4f77482]{background:#1e293b;flex-shrink:0;height:3px}.narration-progress-fill[data-v-c4f77482]{background:linear-gradient(90deg,#3b82f6,#8b5cf6);height:100%;transition:width .4s ease}.narration-top-bar[data-v-c4f77482]{align-items:center;display:flex;flex-shrink:0;justify-content:center;position:relative}.narration-scene-label[data-v-c4f77482]{color:#94a3b8;font-size:.8rem;padding:.5rem 1.25rem;text-align:center}.narration-back-link[data-v-c4f77482]{align-items:center;color:#94a3b8;display:flex;font-size:.75rem;gap:.25rem;left:.75rem;position:absolute;text-decoration:none;top:50%;transform:translateY(-50%);transition:color .2s}.narration-back-link[data-v-c4f77482]:hover{color:#e2e8f0}.narration-btn-menu[data-v-c4f77482]{border-radius:8px;height:36px;position:absolute;right:.75rem;top:50%;transform:translateY(-50%);width:36px}.narration-btn-menu[data-v-c4f77482]:hover{background:#1e293b}.narration-stage[data-v-c4f77482]{align-items:center;display:flex;flex:1;justify-content:center;min-height:0;overflow:hidden;padding:0 1rem;position:relative;transition:background-color .5s ease}.narration-stage.has-image[data-v-c4f77482]{align-items:center;background:#fff;display:grid;gap:1rem;grid-template-columns:2fr 3fr;grid-template-rows:1fr;overflow:hidden;padding:1rem}.narration-stage[data-v-c4f77482]:not(.has-image){display:flex;grid-template-columns:unset}.narration-message-line[data-v-c4f77482]{align-items:center;align-self:center;color:#1e293b;display:flex;font-size:1.5rem;line-height:1.8;min-height:5.4em;padding:1rem 1.25rem}.narration-message-line p[data-v-c4f77482]{margin:0}.narration-title-card[data-v-c4f77482]{text-align:center}.narration-title[data-v-c4f77482]{color:#f8fafc;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:900;margin:0 0 .5rem}.narration-title-sub[data-v-c4f77482]{color:#64748b;font-size:1rem;margin:0}.narration-slide-img[data-v-c4f77482]{border-radius:8px;min-height:0;-o-object-fit:contain;object-fit:contain}.narration-no-image[data-v-c4f77482],.narration-slide-img[data-v-c4f77482]{height:100%;width:100%}.narration-dialogue-box[data-v-c4f77482]{background:#0f172aeb;border-top:1px solid #1e293b;display:flex;flex-direction:column;flex-shrink:0;justify-content:center;min-height:120px;padding:1rem 1.5rem .75rem}.narration-speaker[data-v-c4f77482]{color:var(--speaker-color);font-size:.85rem;font-weight:700;margin-bottom:.25rem}.narration-text[data-v-c4f77482]{color:#e2e8f0;font-size:clamp(.95rem,2.2vw,1.15rem);line-height:1.8}.narration-start-hint[data-v-c4f77482]{color:#64748b;text-align:center}.narration-controls[data-v-c4f77482]{background:#0f172a;border-top:1px solid #1e293b;flex-shrink:0;gap:.75rem;padding:.75rem 1rem}.narration-btn[data-v-c4f77482],.narration-controls[data-v-c4f77482]{align-items:center;display:flex;justify-content:center}.narration-btn[data-v-c4f77482]{background:transparent;border:none;color:#e2e8f0;cursor:pointer;transition:all .2s}.narration-btn[data-v-c4f77482]:disabled{cursor:default;opacity:.25}.narration-btn-nav[data-v-c4f77482]{border:1.5px solid #334155;border-radius:50%;height:40px;width:40px}.narration-btn-nav[data-v-c4f77482]:hover:not(:disabled){background:#1e293b;border-color:#475569}.narration-btn-play[data-v-c4f77482]{background:#3b82f6;border-radius:50%;color:#fff;height:56px;width:56px}.narration-btn-play[data-v-c4f77482]:hover{background:#2563eb;transform:scale(1.05)}.narration-btn-speed[data-v-c4f77482]{border:1.5px solid #334155;border-radius:6px;color:#94a3b8;font-size:.75rem;font-variant-numeric:tabular-nums;font-weight:700;height:32px;width:48px}.narration-btn-speed[data-v-c4f77482]:hover{background:#1e293b;border-color:#475569;color:#e2e8f0}.narration-counter[data-v-c4f77482]{color:#64748b;font-size:.8rem;font-variant-numeric:tabular-nums;min-width:5em;text-align:center}.scene-transition-overlay[data-v-c4f77482]{align-items:center;background:#000;display:flex;inset:0;justify-content:center;position:fixed;z-index:100}.scene-transition-content[data-v-c4f77482]{align-items:center;animation:scene-title-reveal-c4f77482 1.4s ease both;display:flex;flex-direction:column;gap:1rem;text-align:center}.scene-transition-title[data-v-c4f77482]{color:#e2e8f0;font-size:clamp(1.2rem,3.5vw,1.8rem);font-weight:700;letter-spacing:.1em;margin:0}.scene-transition-line[data-v-c4f77482]{animation:line-expand-c4f77482 1s ease .2s both;background:#475569;height:1px;width:60px}@keyframes scene-title-reveal-c4f77482{0%{opacity:0;transform:translateY(8px)}20%{opacity:1;transform:translateY(0)}75%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-4px)}}@keyframes line-expand-c4f77482{0%{width:0}50%{width:60px}to{width:60px}}.scene-trans-enter-active[data-v-c4f77482]{transition:opacity .4s ease}.scene-trans-leave-active[data-v-c4f77482]{transition:opacity .5s ease}.scene-trans-enter-from[data-v-c4f77482],.scene-trans-leave-to[data-v-c4f77482]{opacity:0}.drawer-backdrop[data-v-c4f77482]{background:#0009;inset:0;position:fixed;z-index:50}.drawer[data-v-c4f77482]{background:#1e293b;bottom:0;box-shadow:-4px 0 24px #0006;display:flex;flex-direction:column;position:fixed;right:0;top:0;width:min(360px,85vw);z-index:51}.drawer-header[data-v-c4f77482]{align-items:center;border-bottom:1px solid #334155;display:flex;flex-shrink:0;justify-content:space-between;padding:1rem 1.25rem}.drawer-title[data-v-c4f77482]{color:#f1f5f9;font-size:1rem;font-weight:700;margin:0}.drawer-close[data-v-c4f77482]{align-items:center;background:transparent;border:none;border-radius:6px;color:#94a3b8;cursor:pointer;display:flex;height:32px;justify-content:center;width:32px}.drawer-close[data-v-c4f77482]:hover{background:#334155;color:#e2e8f0}.drawer-list[data-v-c4f77482]{flex:1;overflow-y:auto;padding:.5rem 0}.drawer-item[data-v-c4f77482]{align-items:center;background:transparent;border:none;color:#cbd5e1;cursor:pointer;display:flex;font-size:.9rem;gap:.75rem;padding:.75rem 1.25rem;text-align:left;transition:background .15s;width:100%}.drawer-item[data-v-c4f77482]:hover{background:#334155}.drawer-item.active[data-v-c4f77482]{background:#3b82f626;color:#93c5fd}.drawer-item-num[data-v-c4f77482]{align-items:center;background:#334155;border-radius:50%;display:flex;flex-shrink:0;font-size:.7rem;font-weight:700;height:24px;justify-content:center;width:24px}.drawer-item-num-empty[data-v-c4f77482]{background:transparent}.drawer-item.active .drawer-item-num[data-v-c4f77482]{background:#3b82f6;color:#fff}.drawer-item-title[data-v-c4f77482]{flex:1;line-height:1.4;min-width:0}.drawer-item-badge[data-v-c4f77482]{background:#3b82f626;border-radius:99px;color:#3b82f6;flex-shrink:0;font-size:.65rem;font-weight:700;padding:.15rem .5rem}.drawer-backdrop-enter-active[data-v-c4f77482],.drawer-backdrop-leave-active[data-v-c4f77482]{transition:opacity .25s ease}.drawer-backdrop-enter-from[data-v-c4f77482],.drawer-backdrop-leave-to[data-v-c4f77482]{opacity:0}.drawer-enter-active[data-v-c4f77482]{transition:transform .3s cubic-bezier(.16,1,.3,1)}.drawer-leave-active[data-v-c4f77482]{transition:transform .25s ease-in}.drawer-enter-from[data-v-c4f77482],.drawer-leave-to[data-v-c4f77482]{transform:translate(100%)}.fade-enter-active[data-v-c4f77482],.fade-leave-active[data-v-c4f77482]{transition:opacity .5s ease}.fade-enter-from[data-v-c4f77482],.fade-leave-to[data-v-c4f77482]{opacity:0}.crossfade-enter-active[data-v-c4f77482]{transition:opacity .5s ease}.crossfade-leave-active[data-v-c4f77482]{transition:opacity .3s ease}.crossfade-enter-from[data-v-c4f77482],.crossfade-leave-to[data-v-c4f77482]{opacity:0}.debug-panel[data-v-c4f77482]{background:#000000e0;border:1px solid #475569;border-radius:8px;color:#94a3b8;font-family:Consolas,Monaco,monospace;font-size:.7rem;left:8px;line-height:1.6;min-width:280px;padding:.625rem .875rem;pointer-events:none;position:fixed;top:8px;z-index:200}.debug-title[data-v-c4f77482]{color:#f59e0b;font-weight:700;margin-bottom:.25rem}.debug-hint[data-v-c4f77482]{color:#64748b;font-size:.6rem;font-weight:400}.debug-row[data-v-c4f77482]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.debug-label[data-v-c4f77482]{color:#64748b;display:inline-block;flex-shrink:0;width:60px}.debug-divider[data-v-c4f77482]{border-top:1px solid #334155;margin:.25rem 0}.debug-badge[data-v-c4f77482]{background:#16a34a;border-radius:3px;color:#fff;font-size:.55rem;margin-left:.375rem;padding:.05rem .35rem}@media(max-width:1024px){.narration-stage.has-image[data-v-c4f77482]{grid-template-columns:1fr 2fr}.narration-message-line[data-v-c4f77482]{font-size:1.2rem;min-height:4em}}@media(max-width:768px){.narration-dialogue-box[data-v-c4f77482]{min-height:100px;padding:.75rem 1rem .5rem}.narration-controls[data-v-c4f77482]{gap:.5rem;padding:.5rem .75rem}.narration-btn-play[data-v-c4f77482]{height:48px;width:48px}}@media(max-width:640px){.narration-stage.has-image[data-v-c4f77482]{grid-template-columns:1fr}.narration-back-text[data-v-c4f77482],.narration-message-line[data-v-c4f77482]{display:none}}
