*,*:before,*:after{box-sizing:border-box}*{margin:0}body{line-height:1.5;-webkit-font-smoothing:antialiased;background:#fff;color:#1a1a1a}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}button{padding:.75rem 1.5rem;border:none;border-radius:.5rem;cursor:pointer;font-weight:500;transition:all .2s ease;background:#007bff;color:#fff}button:hover:not(:disabled){background:#0056b3;transform:translateY(-1px)}button:disabled{background:#9ac7ff;cursor:not-allowed;transform:none}input[type=text],input[type=file],select{padding:.75rem;border:1px solid #ccc;border-radius:.375rem;width:100%;transition:border-color .2s ease}input[type=text]:focus,select:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px #007bff40}label{display:block;margin-bottom:.5rem;font-weight:600;color:#333}video{width:100%;max-height:60vh;border-radius:.5rem;box-shadow:0 4px 6px #0000001a}@media (max-width: 768px){body{font-size:14px}button{padding:.5rem 1rem}input[type=text],input[type=file],select{padding:.5rem}}.api-key-input.svelte-13ovmsh{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;min-height:300px}.input-container.svelte-13ovmsh{max-width:500px;width:100%;text-align:center}h2.svelte-13ovmsh{margin:0 0 .5rem;color:#1a1a1a;font-size:1.75rem}.description.svelte-13ovmsh{color:#666;margin:0 0 2rem;line-height:1.5;font-size:.95rem}form.svelte-13ovmsh{display:flex;flex-direction:column;gap:1rem}.api-key-field.svelte-13ovmsh{padding:.75rem 1rem;font-size:1rem;border:2px solid #ddd;border-radius:.5rem;font-family:Monaco,Consolas,monospace}.api-key-field.svelte-13ovmsh:focus{outline:none;border-color:#007bff}.submit-button.svelte-13ovmsh{padding:1rem 2rem;font-size:1.1rem;font-weight:600;background:#007bff;color:#fff;border:none;border-radius:.5rem;cursor:pointer;transition:background .2s}.submit-button.svelte-13ovmsh:hover{background:#0056b3}.info.svelte-13ovmsh{margin-top:1.5rem;font-size:.85rem;color:#666}.info.svelte-13ovmsh a:where(.svelte-13ovmsh){color:#007bff;text-decoration:none}.info.svelte-13ovmsh a:where(.svelte-13ovmsh):hover{text-decoration:underline}.key-set.svelte-13ovmsh{display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;background:#d4edda;border:1px solid #c3e6cb;border-radius:.5rem;color:#155724}.key-set.svelte-13ovmsh p:where(.svelte-13ovmsh){margin:0;font-weight:600}.reset-button.svelte-13ovmsh{padding:.5rem 1rem;font-size:.9rem;background:#fff;color:#155724;border:1px solid #c3e6cb;border-radius:.375rem;cursor:pointer;transition:background .2s}.reset-button.svelte-13ovmsh:hover{background:#f1f1f1}.video-player-container.svelte-xulffe{width:100%;max-width:1280px;margin:0 auto;background:#000;border-radius:.5rem;overflow:hidden;box-shadow:0 4px 6px #0000001a}.video-player.svelte-xulffe{width:100%;height:auto;display:block}.placeholder.svelte-xulffe,.error-container.svelte-xulffe{display:flex;align-items:center;justify-content:center;min-height:400px;background:#1a1a1a;color:#999}.placeholder.svelte-xulffe p:where(.svelte-xulffe){font-size:1.1rem;margin:0}.error-message.svelte-xulffe{color:#ff6b6b;font-size:1rem;margin:0;padding:2rem;text-align:center}@media (max-width: 768px){.placeholder.svelte-xulffe,.error-container.svelte-xulffe{min-height:250px}.placeholder.svelte-xulffe p:where(.svelte-xulffe),.error-message.svelte-xulffe{font-size:.9rem}}.narrative-display.svelte-120e4ng{position:relative;background:linear-gradient(to bottom,#000c,#0009);color:#fff;padding:1.5rem 2rem;border-radius:.5rem;margin:1rem 0;animation:svelte-120e4ng-fadeIn .5s ease-in}@keyframes svelte-120e4ng-fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.narrative-content.svelte-120e4ng{max-width:800px;margin:0 auto}.narrative-content.svelte-120e4ng p:where(.svelte-120e4ng){margin:0;font-size:1.1rem;line-height:1.6;text-shadow:0 2px 4px rgba(0,0,0,.5)}@media (max-width: 768px){.narrative-display.svelte-120e4ng{padding:1rem 1.5rem}.narrative-content.svelte-120e4ng p:where(.svelte-120e4ng){font-size:1rem}}.choice-interface.svelte-1slkres{padding:2rem;background:#f8f9fa;border-radius:.5rem;margin:1.5rem 0}h3.svelte-1slkres{margin:0 0 1.5rem;color:#1a1a1a;font-size:1.5rem;text-align:center}.choices.svelte-1slkres{display:flex;flex-direction:column;gap:1rem;max-width:600px;margin:0 auto}.choice-button.svelte-1slkres{display:flex;flex-direction:column;align-items:flex-start;padding:1.25rem 1.5rem;background:#fff;border:2px solid #dee2e6;border-radius:.5rem;cursor:pointer;transition:all .2s;text-align:left}.choice-button.svelte-1slkres:hover:not(.disabled){border-color:#007bff;background:#f0f8ff;transform:translate(5px)}.choice-button.disabled.svelte-1slkres{opacity:.5;cursor:not-allowed}.choice-text.svelte-1slkres{font-size:1.1rem;font-weight:600;color:#1a1a1a;margin-bottom:.5rem}.choice-description.svelte-1slkres{font-size:.9rem;color:#666;line-height:1.4}@media (max-width: 768px){.choice-interface.svelte-1slkres{padding:1.5rem 1rem}h3.svelte-1slkres{font-size:1.25rem}.choice-button.svelte-1slkres{padding:1rem 1.25rem}.choice-text.svelte-1slkres{font-size:1rem}.choice-description.svelte-1slkres{font-size:.85rem}}.generator-status.svelte-a31wr6{padding:1.5rem;margin:1rem 0}.status.svelte-a31wr6{padding:1.5rem;border-radius:.5rem;text-align:center}.status.generating.svelte-a31wr6{background:#e3f2fd;border:1px solid #bbdefb;color:#1565c0}.status.error.svelte-a31wr6{background:#ffebee;border:1px solid #ffcdd2;color:#c62828}.status.svelte-a31wr6 p:where(.svelte-a31wr6){margin:0;font-weight:500;font-size:1rem}.spinner.svelte-a31wr6{width:40px;height:40px;margin:0 auto 1rem;border:4px solid #bbdefb;border-top-color:#1565c0;border-radius:50%;animation:svelte-a31wr6-spin 1s linear infinite}@keyframes svelte-a31wr6-spin{to{transform:rotate(360deg)}}.progress-bar.svelte-a31wr6{width:100%;max-width:400px;height:8px;background:#bbdefb;border-radius:4px;margin:1rem auto 0;overflow:hidden}.progress-fill.svelte-a31wr6{height:100%;background:#1565c0;transition:width .3s ease}.story-engine.svelte-1qn3wsz{max-width:1280px;margin:0 auto;padding:1rem}.video-section.svelte-1qn3wsz{margin-bottom:1rem}.loading.svelte-1qn3wsz{text-align:center;padding:4rem 2rem;color:#666}.loading.svelte-1qn3wsz p:where(.svelte-1qn3wsz){font-size:1.1rem;margin:0}@media (max-width: 768px){.story-engine.svelte-1qn3wsz{padding:.5rem}}.app.svelte-19zfkfm{min-height:100vh;display:flex;flex-direction:column;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:linear-gradient(to bottom,#f8f9fa,#e9ecef)}.app-header.svelte-19zfkfm{text-align:center;padding:2rem 1rem 1rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 4px 6px #0000001a}.app-header.svelte-19zfkfm h1:where(.svelte-19zfkfm){margin:0;font-size:2.5rem;font-weight:700;text-shadow:0 2px 4px rgba(0,0,0,.2)}.subtitle.svelte-19zfkfm{margin:.5rem 0 0;font-size:1.1rem;opacity:.95}main.svelte-19zfkfm{flex:1;max-width:1400px;width:100%;margin:0 auto;padding:2rem 1rem}.engine-container.svelte-19zfkfm{display:flex;flex-direction:column;gap:1rem}.error-banner.svelte-19zfkfm,.generating-banner.svelte-19zfkfm{padding:1rem 1.5rem;border-radius:.5rem;text-align:center;display:flex;align-items:center;justify-content:center;gap:1rem}.error-banner.svelte-19zfkfm{background:#ffebee;color:#c62828;border:1px solid #ffcdd2}.generating-banner.svelte-19zfkfm{background:#e3f2fd;color:#1565c0;border:1px solid #bbdefb}.error-banner.svelte-19zfkfm p:where(.svelte-19zfkfm),.generating-banner.svelte-19zfkfm p:where(.svelte-19zfkfm){margin:0;font-weight:600}.retry-button.svelte-19zfkfm{padding:.5rem 1rem;background:#fff;color:#c62828;border:1px solid #ffcdd2;border-radius:.375rem;font-weight:600;cursor:pointer;transition:background .2s}.retry-button.svelte-19zfkfm:hover{background:#fff5f5}.controls.svelte-19zfkfm{display:flex;justify-content:center;padding:2rem 0}.reset-button.svelte-19zfkfm{padding:.75rem 1.5rem;background:#6c757d;color:#fff;border:none;border-radius:.5rem;font-weight:600;cursor:pointer;transition:background .2s}.reset-button.svelte-19zfkfm:hover{background:#5a6268}.app-footer.svelte-19zfkfm{text-align:center;padding:2rem 1rem;background:#fff;border-top:1px solid #dee2e6;color:#6c757d;font-size:.9rem}.app-footer.svelte-19zfkfm p:where(.svelte-19zfkfm){margin:0}@media (max-width: 768px){.app-header.svelte-19zfkfm h1:where(.svelte-19zfkfm){font-size:2rem}.subtitle.svelte-19zfkfm{font-size:1rem}main.svelte-19zfkfm{padding:1rem .5rem}}
