/* Local chat extension: inherit the established Moying dark/purple interface. */
.creation-story-plan { margin-top: 16px; padding-top: 16px; border-top: 1px solid #534065; color: #f3ecfa; min-width: 0; }
.creation-story-kicker, .creation-story-meta, .creation-story-note { color: #d8c9e9; font-size: 13px; line-height: 1.65; margin: 8px 0; overflow-wrap: anywhere; }
.creation-story-title { color: #fff7ed; font-size: 18px; line-height: 1.4; font-weight: 650; margin: 8px 0; overflow-wrap: anywhere; }
.creation-story-quote { margin: 16px 0; color: #eedbff; font-size: 16px; font-weight: 650; }
.creation-story-quote small { display: block; font-size: 12px; font-weight: 400; color: #d8c9e9; margin-top: 6px; line-height: 1.6; }
.creation-story-characters { margin: 14px 0; }
.creation-story-plan summary { cursor: pointer; min-height: 36px; line-height: 1.6; padding: 6px 0; overflow-wrap: anywhere; }
.creation-story-plan summary:focus-visible, .creation-story-resume:focus-visible, .creation-story-download:focus-visible { outline: 2px solid #d2a1ff; outline-offset: 3px; }
.creation-story-shots { list-style: none; padding: 0; margin: 12px 0; }
.creation-story-shot { border-top: 1px solid #473653; padding: 8px 0 12px; }
.creation-story-shot > details > summary { font-size: 15px; color: #fff7ed; font-weight: 650; }
.creation-story-seconds { float: right; margin-left: 8px; color: #d8c9e9; font-weight: 400; font-size: 12px; }
.creation-story-camera { color: #dfbcff; font-size: 12px; margin: 6px 0; }
.creation-story-description, .creation-story-dialogue { font-size: 14px; line-height: 1.75; margin: 6px 0 10px; overflow-wrap: anywhere; }
.creation-story-prompt { color: #d8c9e9; font-size: 12px; line-height: 1.65; }
.creation-story-prompt p { white-space: pre-wrap; overflow-wrap: anywhere; }
.creation-story-download, .creation-story-resume { display: inline-block; margin-top: 12px; padding: 10px 12px; min-height: 40px; color: #f1dfff; border: 1px solid #71508c; background: #33213f; border-radius: 10px; cursor: pointer; font: inherit; font-size: 13px; line-height: 1.5; text-decoration: none; }
.creation-story-download:hover, .creation-story-resume:hover { background: #4b2f5d; color: #fff; }
@media (max-width: 480px) { .creation-story-title { font-size: 16px; } .creation-story-shot > details > summary { font-size: 14px; } }
