.film-stage.svelte-zhaplr{z-index:var(--z-film);pointer-events:none;place-items:center;display:grid;position:fixed;inset:0}.film-frame.svelte-zhaplr{width:var(--frame-w,82vw);height:var(--frame-h,70vh);border-radius:var(--radius-xl);background:var(--night);box-shadow:var(--shadow-float);transition:width var(--dur-cine) var(--ease-in-out), height var(--dur-cine) var(--ease-in-out), border-radius var(--dur-cine) var(--ease-in-out);position:relative;overflow:hidden}.film-stage.full.svelte-zhaplr .film-frame:where(.svelte-zhaplr){width:100vw;height:100svh;box-shadow:none;border-radius:0}.film-media.svelte-zhaplr{object-fit:cover;object-position:50% 60%;width:100vw;height:100svh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.film-media.offstage.svelte-zhaplr{visibility:hidden}@media (width<=768px){.film-frame.svelte-zhaplr{width:var(--frame-w,88vw);height:var(--frame-h,50vh)}}@media (orientation:landscape) and (height<=600px){.film-frame.svelte-zhaplr{width:var(--frame-w,72vw);height:var(--frame-h,84vh)}}.waveform.svelte-o9rkew{height:var(--h);align-items:center;gap:2px;display:flex}.waveform.svelte-o9rkew span:where(.svelte-o9rkew){background:var(--c);transform-origin:50%;border-radius:2px;flex:1 1 0;min-width:2px;max-width:4px}.waveform.animated.svelte-o9rkew span:where(.svelte-o9rkew){animation:svelte-o9rkew-bar 1.2s var(--ease-in-out) infinite alternate;animation-delay:calc(var(--i) * 40ms)}@keyframes svelte-o9rkew-bar{0%{transform:scaleY(.4)}to{transform:scaleY(1)}}@media (prefers-reduced-motion:reduce){.waveform.animated.svelte-o9rkew span:where(.svelte-o9rkew){animation:none}}.how.svelte-1r5fjei{height:100svh;position:relative}.how-inner.svelte-1r5fjei{height:100svh;color:var(--scene-accent);position:sticky;top:0;overflow:hidden}.film-veil.svelte-1r5fjei{background:var(--canvas);transition:opacity 1s var(--ease-in-out);position:absolute;inset:0}.film-veil.gone.svelte-1r5fjei{opacity:0;pointer-events:none}.stage-title.svelte-1r5fjei{font-size:var(--t-h1);color:var(--ink);white-space:nowrap;opacity:0;transition:opacity .6s var(--ease-out);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.stage-title.show.svelte-1r5fjei{opacity:1}.stage-title.svelte-1r5fjei em:where(.svelte-1r5fjei){font-style:italic;font-weight:var(--fw-regular);color:var(--amber)}.stage-sub.svelte-1r5fjei{font-family:var(--font-body);font-style:italic;font-size:var(--t-small);color:var(--ink-muted);white-space:nowrap;opacity:0;transition:opacity .6s var(--ease-out) .25s;position:absolute;top:calc(50% + clamp(2.4rem,4.2vw,3.8rem));left:50%;transform:translate(-50%)}.stage-sub.show.svelte-1r5fjei{opacity:1}.stage-sub.svelte-1r5fjei strong:where(.svelte-1r5fjei){color:var(--amber-press);font-weight:var(--fw-medium)}.anno.svelte-1r5fjei{white-space:nowrap;max-width:none;font-family:var(--font-body);font-size:var(--t-small);color:var(--ink-soft);opacity:0;transition:opacity .8s var(--ease-out) var(--anno-delay,0s), transform .8s var(--ease-out) var(--anno-delay,0s);font-style:italic;line-height:1.35;position:absolute;transform:translateY(10px)}.anno.show.svelte-1r5fjei{opacity:1;transform:none}.anno-text.svelte-1r5fjei{position:relative}.anno.svelte-1r5fjei:not(.name-tag) .anno-text:where(.svelte-1r5fjei){background:var(--anno-hl,var(--canvas));-webkit-box-decoration-break:clone;box-decoration-break:clone;border-radius:.3em;padding:.1em .42em;display:inline;box-shadow:0 4px 16px #0a1a0a38}.m.svelte-1r5fjei{fill:none;stroke:var(--amber);stroke-width:2.4px;stroke-linecap:round;position:absolute;overflow:visible}.m.wide.svelte-1r5fjei,.m.tall.svelte-1r5fjei,.m.box.svelte-1r5fjei{stroke:var(--canvas)}.m.svelte-1r5fjei path:where(.svelte-1r5fjei){stroke-dasharray:320;stroke-dashoffset:320px;transition:stroke-dashoffset .8s var(--ease-out) calc(var(--anno-delay,0s) + .3s)}.anno.show.svelte-1r5fjei .m:where(.svelte-1r5fjei) path:where(.svelte-1r5fjei){stroke-dashoffset:0}.m.svelte-1r5fjei:not(.wide):not(.tall):not(.box):not(.nt){width:104%;height:.7em;bottom:-.5em;left:1%}.m.wide.svelte-1r5fjei{width:130px;height:44px;top:-10px;left:88%}.m.tall.svelte-1r5fjei{width:48px;height:60px;top:100%;left:50%}.m.box.svelte-1r5fjei{width:112%;height:130%;top:-10%;left:-6%}.m.nt.svelte-1r5fjei{width:74px;height:64px;top:64%;left:72%}.name-tag.svelte-1r5fjei{width:max-content;max-width:none;top:calc(28svh - 71px);left:calc(38vw - 178px)}.name-tag.svelte-1r5fjei .anno-text:where(.svelte-1r5fjei){background:var(--canvas);min-height:1.05em;color:var(--forest);border-radius:var(--radius-pill);font-family:var(--font-display);font-style:normal;font-weight:var(--fw-medium);letter-spacing:.01em;white-space:nowrap;padding:6px 13px;font-size:.82rem;display:inline-block;box-shadow:0 8px 22px #232e1f38}.name-tag.svelte-1r5fjei .nt-caret:where(.svelte-1r5fjei){background:var(--forest);vertical-align:-1px}.pos-left-mid.svelte-1r5fjei{top:48%;left:14.5vw}.pos-chat-top.svelte-1r5fjei{text-align:right;top:26%;right:14.5vw}.pos-top-left.svelte-1r5fjei{top:25vh;left:14.5vw}.pos-bottom-right.svelte-1r5fjei{text-align:right;bottom:24vh;right:14.5vw}.pos-top-right.svelte-1r5fjei{text-align:right;top:25vh;right:14.5vw}.pos-bottom-left.svelte-1r5fjei{bottom:24vh;left:14.5vw}.chat-wrap.svelte-1r5fjei{width:min(330px,26vw);position:absolute;bottom:28vh;left:63vw}.chat.svelte-1r5fjei{gap:var(--s-3);transform-origin:bottom;opacity:0;transition:opacity .45s var(--ease-out), transform .45s var(--ease-out);flex-direction:column;display:flex;transform:scale(.9)translateY(14px)}.chat.open.svelte-1r5fjei{opacity:1;transform:none}.messages.svelte-1r5fjei{justify-content:flex-end;gap:var(--s-2);pointer-events:none;flex-direction:column;height:46vh;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0,#000 72px);mask-image:linear-gradient(#0000 0,#000 72px)}.msg-pair.svelte-1r5fjei{gap:var(--s-2);flex-direction:column;display:flex}.msg.svelte-1r5fjei{max-width:86%;padding:var(--s-3) var(--s-4);font-size:var(--t-small);border-radius:var(--radius-lg);line-height:1.45}.msg.out.svelte-1r5fjei{color:var(--on-amber);border-bottom-right-radius:6px;align-self:flex-end;box-shadow:0 6px 18px #0a1a0a40}.msg.in.svelte-1r5fjei{align-self:flex-start;align-items:center;gap:var(--s-3);background:color-mix(in srgb, var(--night) 78%, transparent);color:var(--canvas);-webkit-backdrop-filter:blur(20px)saturate(1.1);border:1px solid #eee9ea29;border-bottom-left-radius:6px;display:flex}.msg.typing.svelte-1r5fjei{gap:5px}.msg.typing.svelte-1r5fjei .dot:where(.svelte-1r5fjei){background:#eee9eabf;border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite svelte-1r5fjei-dotPulse}.msg.typing.svelte-1r5fjei .dot:where(.svelte-1r5fjei):nth-child(2){animation-delay:.18s}.msg.typing.svelte-1r5fjei .dot:where(.svelte-1r5fjei):nth-child(3){animation-delay:.36s}@keyframes svelte-1r5fjei-dotPulse{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.composer.svelte-1r5fjei{align-items:center;gap:var(--s-2);padding:6px 6px 6px var(--s-5);background:color-mix(in srgb, var(--night) 74%, transparent);border-radius:var(--radius-pill);-webkit-backdrop-filter:blur(20px)saturate(1.1);border:1px solid #eee9ea2e;display:flex;box-shadow:0 10px 28px #0a1a0a4d}.composer-text.svelte-1r5fjei{min-width:0;font-family:var(--font-body);color:var(--canvas);word-break:break-word;flex:auto;font-size:.95rem;line-height:1.4}.composer-text.svelte-1r5fjei .ph:where(.svelte-1r5fjei){color:#eee9ea8c}.caret.svelte-1r5fjei{background:var(--canvas);vertical-align:-2px;width:2px;height:1.05em;margin-left:1px;animation:1s steps(2,end) infinite svelte-1r5fjei-blink;display:inline-block}@keyframes svelte-1r5fjei-blink{50%{opacity:0}}.c-icon.svelte-1r5fjei{color:#eee9eab3;flex-shrink:0;place-items:center;width:30px;height:30px;display:grid}.c-icon.svelte-1r5fjei svg:where(.svelte-1r5fjei){width:23px;height:23px}.c-send.svelte-1r5fjei{background:var(--scene-accent);width:40px;height:40px;color:var(--on-forest);transition:background-color var(--dur-base) var(--ease-out);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.c-send.svelte-1r5fjei svg:where(.svelte-1r5fjei){width:20px;height:20px}.next-btn.svelte-1r5fjei{align-items:center;gap:var(--s-2);padding:var(--s-3) var(--s-5);border-radius:var(--radius-pill);background:var(--scene-accent);color:var(--on-forest);font-family:var(--font-display);font-weight:var(--fw-medium);letter-spacing:.01em;box-shadow:var(--shadow-soft);opacity:0;pointer-events:none;transition:opacity var(--dur-base) var(--ease-out), transform var(--dur-base) var(--ease-out), background-color var(--dur-base) var(--ease-out);border:none;font-size:.92rem;display:inline-flex;position:absolute;bottom:6vh;left:50%;transform:translate(-50%,8px)}.next-btn.show.svelte-1r5fjei{opacity:1;pointer-events:auto;transform:translate(-50%)}.next-btn.svelte-1r5fjei svg:where(.svelte-1r5fjei){fill:currentColor;width:14px;height:14px}.sound-hint.svelte-1r5fjei{right:calc(var(--gutter) + 142px);align-items:center;gap:var(--s-2);height:38px;font-family:var(--font-body);font-style:italic;font-size:var(--t-small);color:var(--ink-muted);white-space:nowrap;opacity:0;transition:opacity var(--dur-slow) var(--ease-out), transform var(--dur-slow) var(--ease-out);pointer-events:none;display:flex;position:absolute;bottom:4.5vh;transform:translate(6px)}.sound-hint.show.svelte-1r5fjei{opacity:1;transform:none}.hint-arrow.svelte-1r5fjei{fill:none;width:34px;height:15px;stroke:var(--amber);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;overflow:visible}.sound-btn.svelte-1r5fjei{right:calc(var(--gutter) + 92px);border:1px solid var(--line-strong);background:var(--canvas-warm);width:38px;height:38px;color:var(--ink-muted);opacity:0;pointer-events:none;transition:opacity var(--dur-base) var(--ease-out), color var(--dur-fast), border-color var(--dur-fast);border-radius:50%;place-items:center;display:grid;position:absolute;bottom:4.5vh}.sound-btn.show.svelte-1r5fjei{opacity:1;pointer-events:auto}.sound-btn.show.svelte-1r5fjei:not(.on){animation:svelte-1r5fjei-soundPulse 2.2s var(--ease-in-out) infinite}@keyframes svelte-1r5fjei-soundPulse{0%,to{box-shadow:0 0 #dd763e00}50%{border-color:var(--amber);color:var(--amber-press);box-shadow:0 0 0 7px #dd763e38}}.sound-btn.svelte-1r5fjei:hover{color:var(--ink);border-color:var(--ink-muted)}.sound-btn.on.svelte-1r5fjei{color:var(--amber-press);border-color:var(--amber)}.sound-btn.svelte-1r5fjei svg:where(.svelte-1r5fjei){width:19px;height:19px}.sound-btn.svelte-1r5fjei .spk:where(.svelte-1r5fjei){fill:currentColor;stroke:none}.sound-btn.svelte-1r5fjei .wav:where(.svelte-1r5fjei){fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round}.skip-btn.svelte-1r5fjei{right:var(--gutter);align-items:center;gap:var(--s-2);padding:var(--s-2) var(--s-4);border:1px solid var(--line-strong);border-radius:var(--radius-pill);background:var(--canvas-warm);color:var(--ink-muted);font-family:var(--font-display);font-weight:var(--fw-medium);letter-spacing:.01em;opacity:0;pointer-events:none;transition:opacity var(--dur-base) var(--ease-out), color var(--dur-fast), border-color var(--dur-fast);font-size:.85rem;display:inline-flex;position:absolute;bottom:4.5vh}.skip-btn.show.svelte-1r5fjei{opacity:1;pointer-events:auto}.skip-btn.svelte-1r5fjei:hover{color:var(--ink);border-color:var(--ink-muted)}.skip-btn.svelte-1r5fjei svg:where(.svelte-1r5fjei){fill:currentColor;width:13px;height:13px}.scene-rail.svelte-1r5fjei{left:var(--gutter);gap:var(--s-3);opacity:0;transition:opacity var(--dur-slow) var(--ease-out);display:flex;position:absolute;bottom:6vh}.scene-rail.show.svelte-1r5fjei{opacity:1}.rail-dot.svelte-1r5fjei{background:color-mix(in srgb, var(--scene-accent) 30%, transparent);width:10px;height:10px;transition:background var(--dur-base) var(--ease-out), transform var(--dur-base) var(--ease-out);border:none;border-radius:50%;padding:0}.rail-dot.svelte-1r5fjei:hover{background:color-mix(in srgb, var(--scene-accent) 55%, transparent)}.rail-dot.on.svelte-1r5fjei{background:var(--scene-accent);transform:scale(1.3)}.skip-cue.svelte-1r5fjei{align-items:center;gap:var(--s-3);padding:var(--s-3) var(--s-5) var(--s-3) var(--s-4);border-radius:var(--radius-pill);background:var(--ink);color:var(--canvas);font-family:var(--font-display);font-weight:var(--fw-medium);letter-spacing:.01em;white-space:nowrap;box-shadow:var(--shadow-float);opacity:0;transition:opacity var(--dur-slow) var(--ease-out), transform var(--dur-slow) var(--ease-out);pointer-events:none;font-size:.92rem;display:flex;position:absolute;bottom:4.5vh;left:50%;transform:translate(-50%,10px)}.skip-cue.show.svelte-1r5fjei{opacity:1;transform:translate(-50%)}.skip-arrow.svelte-1r5fjei{fill:none;width:16px;height:19px;stroke:var(--amber-bright);stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;animation:svelte-1r5fjei-skipBob 1.6s var(--ease-in-out) infinite;overflow:visible}@keyframes svelte-1r5fjei-skipBob{0%,to{transform:translateY(-2px)}50%{transform:translateY(3px)}}.floaty.svelte-1r5fjei{animation:svelte-1r5fjei-floaty 7s var(--ease-in-out) infinite alternate}.floaty.pos-chat-top.svelte-1r5fjei{animation-duration:8s;animation-delay:-2s}.floaty.pos-top-left.svelte-1r5fjei{animation-duration:9s;animation-delay:-1s}.floaty.pos-bottom-right.svelte-1r5fjei{animation-duration:8.5s;animation-delay:-3s}.floaty.pos-top-right.svelte-1r5fjei{animation-duration:7.5s;animation-delay:-2.5s}.floaty.pos-bottom-left.svelte-1r5fjei{animation-duration:9.5s;animation-delay:-1.5s}.chat-wrap.floaty.svelte-1r5fjei{animation-duration:10s}@keyframes svelte-1r5fjei-floaty{0%{translate:0 -6px}to{translate:0 6px}}@media (prefers-reduced-motion:reduce){.floaty.svelte-1r5fjei,.sound-btn.show.svelte-1r5fjei:not(.on){animation:none}.stage-title.svelte-1r5fjei,.stage-sub.svelte-1r5fjei,.film-veil.svelte-1r5fjei,.anno.svelte-1r5fjei{transition:none}.m.svelte-1r5fjei path:where(.svelte-1r5fjei){stroke-dashoffset:0}.skip-btn.svelte-1r5fjei{transition:opacity var(--dur-base)}}@media (width<=768px),(orientation:landscape) and (height<=540px){.anno.pos-left-mid.svelte-1r5fjei,.anno.pos-top-left.svelte-1r5fjei,.anno.pos-bottom-left.svelte-1r5fjei{display:none}.chat-wrap.svelte-1r5fjei{width:min(340px,78vw);bottom:14vh;left:auto;right:50%;transform:translate(50%)}.how.svelte-1r5fjei:not(.standalone){display:none}}.how.standalone.svelte-1r5fjei .skip-cue:where(.svelte-1r5fjei),.how.standalone.svelte-1r5fjei .skip-btn:where(.svelte-1r5fjei),.how.standalone.svelte-1r5fjei .sound-hint:where(.svelte-1r5fjei){display:none}.how.standalone.svelte-1r5fjei .sound-btn:where(.svelte-1r5fjei){right:max(14px, env(safe-area-inset-right,14px));top:max(14px, env(safe-area-inset-top,14px));bottom:auto}.how.standalone.svelte-1r5fjei .chat-wrap:where(.svelte-1r5fjei){bottom:16vh;left:auto;right:clamp(12px,4vw,72px);transform:none}@media (orientation:landscape) and (height<=600px){.how.standalone.svelte-1r5fjei .chat-wrap:where(.svelte-1r5fjei){width:min(300px,58vw);bottom:10vh}.how.standalone.svelte-1r5fjei .next-btn:where(.svelte-1r5fjei){bottom:5vh}}
