:root{--bg: #111111;--text: #e5e7eb;--muted: #9ca3af;--primary: #3b82f6;--accent: #f59e0b;--border: #2c2c2c;--card: #151515;--paper: #0f0f0f}*{box-sizing:border-box}html,body{height:100%}body{margin:0;color:var(--text);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.6}.bg-gradient.svelte-1s6r0h3{position:fixed;inset:0;z-index:-1;background:radial-gradient(1200px 600px at 20% 0%,rgba(59,130,246,.1),transparent 60%),radial-gradient(900px 500px at 80% 10%,rgba(245,158,11,.06),transparent 55%),var(--bg)}.container.svelte-1s6r0h3{height:100%;width:100%;max-width:1200px;margin:0 auto;padding:0 24px}.site-header.svelte-1s6r0h3{height:80px;position:sticky;top:0;left:0;right:0;position:fixed;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#111111bf;border-bottom:1px solid var(--border);z-index:50}.header-row.svelte-1s6r0h3{display:flex;justify-content:space-between;align-items:center;gap:16px}.brand.svelte-1s6r0h3{display:flex;align-items:center;gap:12px;cursor:pointer;color:var(--text)}.brand-logo.svelte-1s6r0h3{width:32px;height:32px;box-shadow:0 0 24px #3b82f659;background:url("data:image/svg+xml,%3csvg%20width='38'%20height='38'%20viewBox='0%200%2038%2038'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_302_1359)'%3e%3crect%20width='38'%20height='38'%20rx='4'%20fill='url(%23paint0_linear_302_1359)'/%3e%3cpath%20d='M34.4541%206.54659C36.0052%206.90527%2037.5535%205.93858%2037.9121%204.38742C38.4402%202.10376%2037.2497%200.000127277%2033.4998%204.74429e-06C28.4998%204.71628e-06%2022.6474%208.39302%2017.4154%2018.3869C11.7865%2029.1387%207.594%2038.8043%202.5621%2037.125C4.00242%2037.2947%205.37018%2036.3566%205.7045%2034.9109C6.06318%2033.3597%205.09649%2031.8115%203.54533%2031.4528C1.99418%2031.0941%200.445949%2032.0608%200.08727%2033.612C-0.44079%2035.8956%200.749699%2037.9992%204.49965%2037.9994C9.49965%2037.9994%2015.3518%2029.6065%2020.5838%2019.6127C26.2127%208.86085%2030.4054%20-0.804964%2035.4373%200.87438C33.997%200.704691%2032.6292%201.64272%2032.2949%203.08852C31.9362%204.63968%2032.9029%206.18791%2034.4541%206.54659Z'%20fill='white'/%3e%3crect%20opacity='0.5'%20y='21.5'%20width='38'%20height='3'%20fill='white'/%3e%3crect%20opacity='0.5'%20y='13.5'%20width='38'%20height='3'%20fill='white'/%3e%3c/g%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_302_1359'%20x1='0'%20y1='0'%20x2='40.6182'%20y2='34.9579'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233B82F6'/%3e%3cstop%20offset='1'%20stop-color='%23F59E0B'/%3e%3c/linearGradient%3e%3cclipPath%20id='clip0_302_1359'%3e%3crect%20width='38'%20height='38'%20rx='4'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e") no-repeat center center;background-size:contain}.brand-name.svelte-1s6r0h3{letter-spacing:1px;font-size:20px;font-family:Antic Didone;transform:skew(-6deg)}.nav.svelte-1s6r0h3{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.btn.svelte-1s6r0h3{display:inline-flex;align-items:center;gap:10px;padding:8px 16px;border-radius:10px;border:1px solid var(--border);color:var(--text);background:#171717;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,background .12s ease,border-color .12s ease;font:inherit}.btn-primary.svelte-1s6r0h3{background:linear-gradient(135deg,#1f3b88,var(--primary));border-color:#2757c8;box-shadow:0 10px 24px #3b82f640}.btn-primary.svelte-1s6r0h3:hover{transform:translateY(-1px);box-shadow:0 12px 30px #3b82f659}.btn-ghost.svelte-1s6r0h3:hover{border-color:#3a3a3a}main.svelte-1s6r0h3{position:fixed;inset:80px 0;padding:40px 0;height:calc(100svh - 160px);min-height:calc(100svh - 160px);overflow-y:scroll}.grid.svelte-1s6r0h3{display:grid;grid-template-columns:.95fr 1.05fr;gap:24px;align-items:start}.panel.svelte-1s6r0h3{background:var(--card);border:1px solid var(--border);border-radius:14px;padding:20px}.panel.svelte-1s6r0h3 h1:where(.svelte-1s6r0h3){margin:0 0 8px;font-size:clamp(22px,3vw,28px)}.sub.svelte-1s6r0h3{color:var(--muted);margin:0 0 18px}.dropzone.svelte-1s6r0h3{border:1px dashed #2f2f2f;border-radius:14px;background:#0f0f0fa6;padding:18px;min-height:180px;display:flex;flex-direction:column;gap:10px;position:relative;overflow:hidden}.dropzone.svelte-1s6r0h3:after{content:"";position:absolute;inset:-20%;background:radial-gradient(160px 160px at 25% 12%,rgba(59,130,246,.28),rgba(245,158,11,.16) 45%,transparent 75%);opacity:.12;filter:blur(1.2px);pointer-events:none;animation:svelte-1s6r0h3-pulseGlow 3.6s ease-in-out infinite}@keyframes svelte-1s6r0h3-pulseGlow{0%{opacity:.1}50%{opacity:.22}to{opacity:.1}}.dropzone-inner.svelte-1s6r0h3{position:relative;z-index:1}.dz-title.svelte-1s6r0h3{font-weight:650;margin:0}.dz-hint.svelte-1s6r0h3{color:var(--muted);margin:0}.dz-file.svelte-1s6r0h3{color:var(--text);font-family:Courier New,Courier,monospace;font-size:13px;margin-top:8px}.dropzone.is-over.svelte-1s6r0h3{border-color:var(--accent);box-shadow:0 0 0 3px #f59e0b2e}.preview-shell.svelte-1s6r0h3{background:var(--paper);border:1px solid var(--border);border-radius:14px;overflow:hidden;position:relative;height:100%}.preview-toolbar.svelte-1s6r0h3{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;background:#121212;border-bottom:1px solid var(--border);color:var(--muted);font-size:13px}.preview.svelte-1s6r0h3{padding:18px;max-height:calc(100% - 46px);overflow:auto;font-family:Courier New,Courier,monospace;font-size:14px;line-height:1.45}.preview.svelte-1s6r0h3 p{margin:0 0 10px;white-space:pre-wrap}.preview.svelte-1s6r0h3 p.title-page-empty-line{color:transparent}.preview.svelte-1s6r0h3 p.page-break{height:1px;background-color:#aaa;color:transparent}.preview.svelte-1s6r0h3 p.slugline{text-transform:uppercase;letter-spacing:.4px;margin-top:14px}.preview.svelte-1s6r0h3 p.action{margin-right:6%}.preview.svelte-1s6r0h3 p.character{text-transform:uppercase;margin-left:40%;margin-bottom:2px}.preview.svelte-1s6r0h3 p.parenthetical{margin-left:36%;color:#c7cbd3;margin-bottom:2px;font-style:italic}.preview.svelte-1s6r0h3 p.dialogue{margin-left:30%;margin-right:10%}.preview.svelte-1s6r0h3 p.transition{text-transform:uppercase;text-align:right;margin-top:12px}.preview.svelte-1s6r0h3 p.centered{text-align:center}.preview.svelte-1s6r0h3 p.section{color:#3b82f6f2;text-transform:uppercase;letter-spacing:.4px}.preview.svelte-1s6r0h3 p.synopsis{color:var(--muted)}.preview.svelte-1s6r0h3 p.note{color:#f59e0beb}footer.svelte-1s6r0h3{border-top:1px solid var(--border);position:fixed;height:80px;left:0;right:0;bottom:0}.footer-row.svelte-1s6r0h3{height:100%;max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 24px;flex-wrap:wrap;color:var(--muted)}.sr-only.svelte-1s6r0h3{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:980px){.grid.svelte-1s6r0h3{grid-template-columns:1fr}.preview.svelte-1s6r0h3{max-height:55vh}}
