.screenplay-frame,.screenplay-sheet{--sp-font:min(12pt, calc(100cqw / 58));--sp-measure:calc(51 * var(--sp-font));container-type:inline-size}.screenplay-frame,.screenplay{background:hsl(var(--muted))}.dark .screenplay-frame,.dark .screenplay{background:hsl(var(--background))}.screenplay{padding-block:1.5rem}.screenplay-measure{width:var(--sp-measure);max-width:100%;margin-inline:auto}.screenplay-limited{max-height:20rem;overflow-y:auto}.screenplay-page{font-size:var(--sp-font);font-family:var(--font-screenplay), "Courier Prime", "Courier New", monospace;font-variant-ligatures:none;color:hsl(var(--foreground));background:hsl(var(--background));box-sizing:border-box;width:var(--sp-measure);border:1px solid hsl(var(--border));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border-radius:4px;max-width:100%;margin-inline:auto;padding:3.5em 10ch 4em 15ch;line-height:1.25}.dark .screenplay-page{background:hsl(var(--muted))}.screenplay-page .ProseMirror{outline:none;min-height:6em}.screenplay-page :is(.ProseMirror,[data-screenplay-type],[data-screenplay-type] *){font-family:inherit;font-size:inherit;line-height:inherit}.screenplay-page [data-screenplay-type]{box-sizing:border-box;white-space:pre-wrap;overflow-wrap:break-word;border-radius:2px;width:60ch;max-width:100%;margin:0 0 1em;position:relative}.screenplay-page [data-screenplay-type=scene-heading]{text-transform:uppercase;margin-top:2em;font-weight:700}.screenplay-page [data-screenplay-type=character]{text-transform:uppercase;margin-top:1em;margin-bottom:0;padding-left:22ch;font-weight:700}.screenplay-page [data-screenplay-type=parenthetical]{margin-bottom:0;padding-left:16ch;padding-right:18ch}.screenplay-page [data-screenplay-type=dialogue]{padding-left:10ch;padding-right:15ch}.screenplay-page [data-screenplay-type=transition]{text-transform:uppercase;text-align:right;margin-top:1em;font-weight:700}.screenplay-page>:first-child,.screenplay-page .ProseMirror>:first-child{margin-top:0}.screenplay-page>:last-child,.screenplay-page .ProseMirror>:last-child{margin-bottom:0}.screenplay-page .screenplay-active:before{text-align:right;width:11ch;font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.1em;text-transform:uppercase;color:hsl(var(--muted-foreground));pointer-events:none;-webkit-user-select:none;user-select:none;font-size:.58em;font-weight:500;line-height:2.15;position:absolute;top:0;left:-13ch}.screenplay-page .ProseMirror:not(.ProseMirror-focused) .screenplay-active:before{content:none}.screenplay-page .screenplay-empty:after{color:hsl(var(--foreground) / .35);pointer-events:none;-webkit-user-select:none;user-select:none;font-style:italic}.screenplay-page [data-screenplay-type=scene-heading].screenplay-active:before{content:"Scene"}.screenplay-page [data-screenplay-type=action].screenplay-active:before{content:"Action"}.screenplay-page [data-screenplay-type=character].screenplay-active:before{content:"Character"}.screenplay-page [data-screenplay-type=parenthetical].screenplay-active:before{content:"Paren"}.screenplay-page [data-screenplay-type=dialogue].screenplay-active:before{content:"Dialogue"}.screenplay-page [data-screenplay-type=transition].screenplay-active:before{content:"Transition"}.screenplay-page [data-screenplay-type=scene-heading].screenplay-empty:after{content:"INT. LOCATION - DAY"}.screenplay-page [data-screenplay-type=action].screenplay-empty:after{content:"Action"}.screenplay-page [data-screenplay-type=character].screenplay-empty:after{content:"Character"}.screenplay-page [data-screenplay-type=parenthetical].screenplay-empty:after{content:"(beat)"}.screenplay-page [data-screenplay-type=dialogue].screenplay-empty:after{content:"Dialogue"}.screenplay-page [data-screenplay-type=transition].screenplay-empty:after{content:"CUT TO:"}.screenplay-page .voice-name{text-transform:none;color:hsl(var(--muted-foreground));align-items:center;gap:.25em;margin-left:.5em;font-size:.8em;font-style:italic;font-weight:400;display:inline-flex}.screenplay-page .voice-icon{flex-shrink:0;width:1em;height:1em}.screenplay-page .play-button{color:inherit;cursor:pointer;background:0 0;border:0;border-radius:3px;justify-content:center;align-items:center;padding:.15em;transition:color .15s,background-color .15s;display:inline-flex}.screenplay-page .play-button:hover{background:hsl(var(--foreground) / .08);color:hsl(var(--foreground))}.screenplay-page .play-icon{width:.9em;height:.9em}.screenplay-page .play-icon.loading{animation:1s linear infinite screenplay-spin}@keyframes screenplay-spin{to{transform:rotate(360deg)}}.screenplay-page ::selection{background:hsl(var(--foreground) / .16)}@media print{.screenplay{background:0 0;padding:0}.screenplay-frame,.screenplay-sheet{container-type:normal}.screenplay-measure{width:auto}.screenplay-page{color:#000;width:8.5in;box-shadow:none;background:#fff;border:0;padding:1in 1in 1in 1.5in;font-size:12pt}.screenplay-page [data-screenplay-type=scene-heading],.screenplay-page [data-screenplay-type=character],.screenplay-page [data-screenplay-type=parenthetical]{break-after:avoid;page-break-after:avoid}.screenplay-page .screenplay-active:before,.screenplay-page .screenplay-empty:after,.screenplay-page .voice-name{display:none}}
.prose-doc{color:hsl(var(--foreground) / .9);font-size:1.05rem;line-height:2}.prose-doc p{margin-bottom:1rem}.prose-doc h2{letter-spacing:-.01em;color:hsl(var(--foreground));margin-top:1.5rem;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.prose-doc h3{color:hsl(var(--foreground));margin-top:1.25rem;margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.prose-doc h4{color:hsl(var(--foreground));margin-top:1rem;margin-bottom:.5rem;font-size:1rem;font-weight:600}.prose-doc strong{color:hsl(var(--foreground));font-weight:600}.prose-doc em{font-style:italic}.prose-doc a{color:hsl(var(--foreground));text-underline-offset:2px;text-decoration:underline}.prose-doc u{text-underline-offset:2px}.prose-doc s{color:hsl(var(--muted-foreground))}.prose-doc ul{margin-block:1rem;padding-left:1.5rem;list-style-type:disc}.prose-doc ol{margin-block:1rem;padding-left:1.5rem;list-style-type:decimal}.prose-doc li,.prose-doc li p{margin-bottom:.25rem}.prose-doc blockquote{border-left:2px solid hsl(var(--border));color:hsl(var(--muted-foreground));margin-block:1rem;padding-left:1rem}.prose-doc hr{border:0;border-top:1px solid hsl(var(--border));margin-block:1.5rem}.prose-doc code{font-family:var(--font-mono,ui-monospace, monospace);background:hsl(var(--muted));border-radius:.25rem;padding:.1em .3em;font-size:.9em}.prose-doc pre{background:hsl(var(--muted));border-radius:.375rem;margin-block:1rem;padding:.75rem 1rem;overflow-x:auto}.prose-doc pre code{background:0 0;padding:0}.prose-doc .ProseMirror{outline:none;min-height:120px}.prose-frame{background:hsl(var(--muted))}.dark .prose-frame{background:hsl(var(--background))}.prose-page{background:hsl(var(--background));box-sizing:border-box;border:1px solid hsl(var(--border));width:42rem;max-width:100%;box-shadow:4px 4px 0 -.5px hsl(var(--background)), 4px 4px 0 .5px hsl(var(--border)), 8px 8px 0 -.5px hsl(var(--background)), 8px 8px 0 .5px hsl(var(--border)), 10px 11px 8px hsl(var(--foreground) / .05);border-radius:2px;margin-inline:auto;padding:4rem clamp(1.75rem,10%,4.5rem) 5rem}.dark .prose-page{background:hsl(var(--muted));box-shadow:4px 4px 0 -.5px hsl(var(--muted)), 4px 4px 0 .5px hsl(var(--border)), 8px 8px 0 -.5px hsl(var(--muted)), 8px 8px 0 .5px hsl(var(--border)), 10px 11px 8px #00000040}.prose-page .prose-doc{font-family:var(--font-book), Georgia, serif;color:hsl(var(--foreground) / .92);text-align:justify;-webkit-hyphens:auto;hyphens:auto;font-size:1.0625rem;line-height:1.85}.prose-page .prose-doc p{text-indent:1.5em;margin-bottom:0}.prose-page .prose-doc p:first-child,.prose-page .prose-doc :is(h2,h3,h4,hr,ul,ol,blockquote,pre)+p{text-indent:0}.prose-page .prose-doc :is(h2,h3,h4){text-align:left;text-indent:0;font-family:inherit}.prose-page .prose-doc h2{letter-spacing:0;margin-top:2.5rem;margin-bottom:1rem;font-size:1.2rem;font-weight:600}.prose-page .prose-doc :is(ul,ol,blockquote){text-align:left}.prose-page .prose-doc hr{text-align:center;border:0;margin-block:2rem}.prose-page .prose-doc hr:after{content:"* * *";letter-spacing:.6em;color:hsl(var(--muted-foreground));margin-left:.6em;font-size:.9rem;display:inline-block}.prose-chapter-opening{text-align:center;font-family:var(--font-book), Georgia, serif;margin-bottom:3.5rem;padding-top:2.5rem}.prose-chapter-opening .prose-chapter-title{letter-spacing:-.005em;color:hsl(var(--foreground));font-size:1.5rem;font-weight:600;line-height:1.3}
.markdownWrapper p{margin-bottom:1rem}.markdownWrapper h1{margin-bottom:.5rem;font-size:2rem}.markdownWrapper h2{margin-bottom:.5rem;font-size:1.5rem}.markdownWrapper h3{margin-bottom:.25rem;font-size:1.25rem}.markdownWrapper h4{margin-bottom:.125rem;font-size:1rem}.markdownWrapper h5{margin-bottom:.0625rem;font-size:.875rem}.markdownWrapper h6{margin-bottom:.03125rem;font-size:.75rem}.markdownWrapper ul,.markdownWrapper ol{margin-bottom:1rem;margin-left:1rem}.markdownWrapper li{margin-bottom:.5rem}.markdownWrapper blockquote{margin-bottom:1rem}.markdownWrapper hr{margin:1rem 0}