body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#667eea,#764ba2);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh;padding:20px}.App{margin:0 auto;max-width:1200px}.container{background:#fff;border-radius:12px;box-shadow:0 20px 60px #0000004d;padding:40px}h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;color:#333;font-size:2.5rem;margin-bottom:10px}p{color:#666;margin-bottom:30px}.section{background:#f8f9fa;border-left:4px solid #667eea;border-radius:8px;margin-bottom:40px;padding:20px}.section h2{color:#333;font-size:1.5rem;margin-bottom:15px}.btn{border:none;border-radius:6px;cursor:pointer;font-size:16px;font-weight:500;padding:12px 24px;transition:all .3s}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-primary:hover:not(:disabled){box-shadow:0 5px 15px #667eea66;transform:translateY(-2px)}.btn-primary:disabled{cursor:not-allowed;opacity:.6}.btn-secondary{background:#6c757d;color:#fff}.btn-secondary:hover{background:#5a6268;transform:translateY(-2px)}.progress-bar{background:#e9ecef;border-radius:5px;height:10px;margin-top:10px;overflow:hidden;width:100%}.progress-bar-fill{background:linear-gradient(90deg,#667eea,#764ba2);height:100%;transition:width .3s}.info-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:15px}.info-grid>div{background:#fff;border-left:3px solid #667eea;border-radius:4px;padding:10px}.status-queued{color:#ffc107;font-weight:700}.status-processing{color:#17a2b8;font-weight:700}.status-completed,.status-ready{color:#28a745;font-weight:700}.status-error{color:#dc3545;font-weight:700}.video-wrapper{margin-top:20px;text-align:center}video{border-radius:8px;box-shadow:0 4px 15px #0000001a}.quality-info{background:#e7f3ff;border-radius:6px;margin-top:20px;padding:15px;text-align:left}.quality-info p{color:#333;margin:10px 0}.quality-info ul{color:#555;margin:10px 0 10px 20px}.note{color:#6c757d;font-size:12px;font-style:italic;margin-top:10px}.placeholder{color:#999;font-size:18px;padding:60px;text-align:center}.help{background:#fff3cd;border-left-color:#ffc107}.help h3{color:#856404;font-size:1.2rem;margin:15px 0 10px}.help-content ol,.help-content ul{color:#856404;line-height:1.8;margin-left:20px}.help-content li{margin:5px 0}input[type=file],input[type=text]{border:2px solid #e9ecef;border-radius:6px;font-size:14px;padding:10px;transition:border-color .3s}input[type=text]:focus{border-color:#667eea;outline:none}.history-section{background:#e3f2fd;border-left-color:#2196f3}.subtitle-section{background:#fff3e0;border-left-color:#ff9800}.history-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-top:15px}.history-item{background:#fff;border:2px solid #0000;border-radius:6px;cursor:pointer;padding:15px;transition:all .3s}.history-item:hover{border-color:#667eea;box-shadow:0 4px 10px #0000001a;transform:translateY(-2px)}.history-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.status-badge{border-radius:12px;font-size:12px;font-weight:700;padding:4px 10px}.status-badge.status-queued{background:#fff3cd;color:#856404}.status-badge.status-processing{background:#d1ecf1;color:#0c5460}.status-badge.status-completed,.status-badge.status-ready{background:#d4edda;color:#155724}.status-badge.status-error{background:#f8d7da;color:#721c24}.history-details{display:flex;flex-direction:column;gap:5px}.history-details small{color:#666;display:block}@media (max-width:768px){.container{padding:20px}h1{font-size:2rem}.history-grid,.info-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=main.508d2dd0.css.map*/