body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{background:#f5f5f5;color:#333;line-height:1.6}.app,body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.app{background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh}.container{margin:0 auto;max-width:1400px;padding:2rem}.header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.header h1{color:#fff;font-size:2.5rem;font-weight:700;margin:0}.header-actions{display:flex;gap:1rem}.create-form,.login-form,.progress-container{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a;margin:0 auto;max-width:600px;padding:2rem}.form-group{margin-bottom:1.5rem}.form-group label{color:#374151;display:block;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group textarea{border:1px solid #d1d5db;border-radius:8px;font-size:1rem;padding:.75rem;transition:border-color .2s;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.json-textarea{font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:14px}.form-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem}.btn{border:none;border-radius:8px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;text-align:center;text-decoration:none;transition:all .2s}.btn:disabled{cursor:not-allowed;opacity:.6}.btn-sm{font-size:.875rem;padding:.5rem 1rem}.btn-lg{font-size:1.125rem;padding:1rem 2rem}.btn-full{width:100%}.btn-primary{background:#667eea;color:#fff}.btn-primary:hover:not(:disabled){background:#5a67d8;transform:translateY(-1px)}.btn-secondary{background:#6b7280;color:#fff}.btn-secondary:hover:not(:disabled){background:#4b5563}.btn-success{background:#10b981;color:#fff}.btn-success:hover:not(:disabled){background:#059669}.btn-warning{background:#f59e0b;color:#fff}.btn-warning:hover:not(:disabled){background:#d97706}.btn-danger{background:#ef4444;color:#fff}.btn-danger:hover:not(:disabled){background:#dc2626}.veo3-btn{background:#8b5cf6}.veo3-btn:hover:not(:disabled){background:#7c3aed}.projects-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.project-card{background:#fff;border-radius:12px;box-shadow:0 10px 15px -3px #0000001a;overflow:hidden;transition:transform .2s}.project-card:hover{transform:translateY(-2px)}.project-content{padding:1.5rem}.project-content h3{color:#1f2937;font-size:1.25rem;margin:0 0 1rem}.project-content .description{color:#6b7280;line-height:1.5;margin-bottom:1rem}.project-footer{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.project-stats{color:#6b7280;display:flex;font-size:.875rem;gap:1rem}.project-actions{background:#f9fafb;display:flex;gap:.75rem;justify-content:flex-end;padding:1rem 1.5rem}.status{border-radius:9999px;font-size:.75rem;font-weight:600;padding:.25rem .75rem;text-transform:uppercase}.status-pending{background:#fef3c7;color:#92400e}.status-processing{background:#dbeafe;color:#1e40af}.status-completed,.status-structure-complete{background:#d1fae5;color:#065f46}.status-error{background:#fee2e2;color:#991b1b}.status-badge{border-radius:4px;font-size:.75rem;font-weight:600;padding:.25rem .5rem}.storyboard-view{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a;padding:2rem}.storyboard-header{align-items:flex-start;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem}.episodes-container{display:flex;flex-direction:column;gap:2rem}.episode-section{border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.episode-header{align-items:center;background:#f9fafb;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:1rem 1.5rem}.episode-header h2{color:#1f2937;font-size:1.25rem;margin:0}.episode-info{color:#6b7280;display:flex;font-size:.875rem;gap:1rem}.episode-scenes{padding:1rem}.scenes-horizontal-scroll{display:flex;gap:1rem;overflow-x:auto;padding-bottom:1rem}.storyboard-scene-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a;flex:0 0 300px;padding:1rem}.scene-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.scene-header h4{color:#1f2937;font-size:1rem;margin:0}.scene-badges{display:flex;gap:.5rem}.continue-badge{background:#fef3c7;border-radius:4px;color:#92400e;font-size:.75rem;font-weight:600;padding:.25rem .5rem}.scene-frame{align-items:center;background:#f3f4f6;border-radius:8px;display:flex;justify-content:center;margin-bottom:1rem;overflow:hidden;position:relative;width:100%}.scene-frame-img{height:100%;object-fit:cover;width:100%}.scene-frame-img.clickable{cursor:pointer;transition:transform .2s}.scene-frame-img.clickable:hover{transform:scale(1.02)}.continue-frame{align-items:center;background:linear-gradient(45deg,#fee2e2,#fef3c7);display:flex;height:100%;justify-content:center;width:100%}.continue-text{color:#991b1b;font-weight:700;padding:1rem;text-align:center}.scene-frame-placeholder{color:#9ca3af;font-size:2rem}.scene-description{margin-bottom:1rem}.scene-description p{font-size:.9rem;line-height:1.4;margin-bottom:.5rem}.scene-meta{display:flex;flex-direction:column;gap:.25rem}.scene-meta small{color:#6b7280;font-size:.8rem}.scene-actions{display:flex;flex-wrap:wrap;gap:.5rem}.modal-overlay{align-items:center;background:#000000bf;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.image-modal-overlay{background:#000000e6}.modal-content{background:#fff;border-radius:12px;max-height:90vh;max-width:600px;overflow:auto;position:relative;width:100%}.scene-modal-content{max-width:800px}.veo3-prompt-modal-content{max-width:900px}.audio-modal-content,.video-modal-content{max-width:800px}.modal-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:1.5rem}.modal-header h3{color:#1f2937;font-size:1.25rem;margin:0}.modal-close{background:none;border:none;border-radius:4px;color:#6b7280;cursor:pointer;font-size:1.5rem;padding:.25rem}.modal-close:hover{background:#f3f4f6;color:#374151}.modal-body{padding:1.5rem}.modal-image{border-radius:8px;height:auto;width:100%}.scene-content h4{color:#1f2937;font-size:1.1rem;margin:1.5rem 0 .5rem}.scene-content h4:first-child{margin-top:0}.scene-content p{line-height:1.6;margin-bottom:1rem}.prompt-display{word-wrap:break-word;background:#f9fafb;border-left:4px solid #667eea;border-radius:8px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.9rem;line-height:1.5;padding:1rem;white-space:pre-wrap}.composition-section h5{color:#374151;font-size:1rem;margin:1rem 0 .5rem}.provider-selection{margin-bottom:1.5rem}.provider-selection h4{color:#1f2937;font-size:1.1rem;margin-bottom:.5rem}.radio-group{display:flex;gap:1rem;margin-top:.5rem}.radio-label{align-items:center;cursor:pointer;display:flex;gap:.5rem}.radio-label input[type=radio]{margin:0;width:auto}.generate-section{margin-bottom:1.5rem}.audio-results h4,.video-results h4{color:#1f2937;font-size:1.1rem;margin-bottom:1rem}.audio-result-card,.video-result-card{border:1px solid #e5e7eb;border-radius:8px;margin-bottom:1rem;padding:1rem}.audio-result-card h5,.video-result-card h5{color:#374151;font-size:1rem;margin:0 0 1rem}.video-player{border-radius:6px;max-height:300px}.audio-player,.video-player{margin-bottom:.5rem;width:100%}.audio-actions,.video-actions{align-items:center;display:flex;gap:.5rem}.loading-state{color:#6b7280;padding:1rem;text-align:center}.loading-state .loading-spinner{margin:0 auto .5rem}.loading-state p{margin:0}.no-audio-text,.no-video-text{color:#6b7280;font-style:italic;margin:0}.prompt-info{background:#f9fafb;border-radius:8px;margin-top:1rem;padding:1rem}.prompt-info h5{color:#374151;font-size:1rem;margin:0 0 .5rem}.prompt-text{color:#374151;font-size:.9rem;margin:0}.text-prompt-section{margin-bottom:1.5rem}.text-prompt-section label{color:#374151;display:block;font-weight:600;margin-bottom:.5rem}.text-prompt-input{border:1px solid #d1d5db;border-radius:6px;margin-top:.5rem;padding:.5rem;resize:vertical;width:100%}.error-section{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-bottom:1.5rem;padding:1rem}.error-text{color:#dc2626;font-size:.9rem;margin:0}.audio-prompt-text{color:#6b7280;font-size:.8rem;margin-bottom:0;margin-top:.5rem}.info-section{background:#f0f9ff;border-radius:8px;margin-top:1rem;padding:1rem}.info-section h5{color:#374151;font-size:1rem;margin:0 0 .5rem}.info-text{color:#374151;font-size:.9rem;line-height:1.5;margin:0}.error-message{background:#fee2e2;border:1px solid #fecaca;border-radius:8px;color:#991b1b;margin-bottom:1rem;padding:1rem}.success-message{background:#d1fae5;border:1px solid #a7f3d0;border-radius:8px;color:#065f46;margin-bottom:1rem;padding:1rem}.loading-overlay-fullscreen{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:2000}.loading-content{color:#fff;text-align:center}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:40px;margin:0 auto 1rem;width:40px}.loading-message{font-size:1.1rem;font-weight:500}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.progress-section{margin-bottom:2rem;text-align:center}.progress-section h2{color:#1f2937;margin-bottom:.5rem}.progress-section h3{color:#374151;margin-bottom:.5rem}.progress-section p{color:#6b7280;margin-bottom:1rem}.last-updated{color:#6b7280;font-size:.9rem}.progress-bar{background:#e5e7eb;border-radius:10px;height:20px;margin-bottom:.5rem;overflow:hidden;position:relative;width:100%}.progress-fill{background:linear-gradient(90deg,#667eea,#764ba2);border-radius:10px;height:100%;transition:width .3s ease}.progress-text{color:#374151;font-weight:600;text-align:center}.progress-actions{display:flex;gap:1rem;justify-content:center;margin-top:2rem}.polling-message{color:#10b981;font-size:.9rem}.ai-info-section{background:#f0f9ff;border-radius:8px;margin-bottom:1.5rem;padding:1.5rem}.ai-info-section h3{color:#1f2937;font-size:1.1rem;margin:0 0 1rem}.ai-info-section ul{margin:0;padding-left:1.5rem}.ai-info-section li{color:#374151;margin-bottom:.5rem}.example-details{margin-bottom:1.5rem}.example-summary{background:#f3f4f6;border-radius:6px;cursor:pointer;font-weight:500;margin-bottom:.5rem;padding:.5rem}.example-json{background:#f3f4f6;border-radius:4px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:12px;overflow:auto;padding:1rem;white-space:pre-wrap}.empty-state{color:#fff;padding:3rem 1rem;text-align:center}.empty-state p{font-size:1.1rem;opacity:.9}@media (max-width:768px){.container{padding:1rem}.header{align-items:stretch;flex-direction:column;gap:1rem}.header h1{font-size:2rem;text-align:center}.projects-grid{grid-template-columns:1fr}.storyboard-header{gap:1rem}.episode-header,.storyboard-header{align-items:stretch;flex-direction:column}.episode-header{gap:.5rem}.scenes-horizontal-scroll{flex-direction:column}.storyboard-scene-card{flex:1 1 auto}.scene-actions{justify-content:center}.modal-content{margin:1rem;max-width:none;width:calc(100% - 2rem)}.audio-modal-content,.video-modal-content{max-width:none}.form-actions,.radio-group{flex-direction:column}.form-actions{justify-content:stretch}.progress-actions{flex-direction:column}}@media (max-width:480px){.audio-actions,.header-actions,.project-actions,.scene-actions,.video-actions{flex-direction:column}}.form-group select{background:#fff;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;padding:.75rem;transition:border-color .2s;width:100%}.form-group select:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.image-edit-modal-content{max-width:950px}.new-edit-section{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.original-image-container{margin-bottom:1rem}.original-image-container p{color:#374151;font-weight:600;margin-bottom:.5rem}.original-image-preview{border:1px solid #d1d5db;border-radius:6px;max-width:200px}.edit-history h4{align-items:center;color:#1f2937;display:flex;font-size:1.25rem;justify-content:space-between;margin-bottom:1rem}.no-edits-text{color:#6b7280;padding:2rem;text-align:center}.edit-history-list{display:flex;flex-direction:column;gap:1.5rem}.edit-history-item{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1rem}.edit-item-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.edit-item-header h5{font-size:1rem;margin:0}.edit-prompt{background:#f3f4f6;border-radius:4px;color:#4b5563;font-size:.9rem;margin-bottom:1rem;padding:.5rem}.image-previews{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin-bottom:1rem}.image-preview-box{text-align:center}.image-preview-box h6{color:#6b7280;font-size:.8rem;margin-bottom:.5rem;text-transform:uppercase}.image-preview-box img{border:1px solid #e5e7eb;border-radius:6px;width:100%}.image-preview-box .error-display,.image-preview-box .loading-state,.image-preview-box .pending-display{align-items:center;aspect-ratio:9/16;background:#f3f4f6;border-radius:6px;display:flex;flex-direction:column;justify-content:center;width:100%}.error-display small{color:#b91c1c;font-size:.75rem;padding:0 .5rem;text-align:center}.status-generating{background:#dbeafe;color:#1e40af}.form-group select,.form-group textarea{background:#fff;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;padding:.75rem;transition:border-color .2s;width:100%}.form-group select:focus,.form-group textarea:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}
/*# sourceMappingURL=main.230f0838.css.map*/