:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.app{display:flex;flex-direction:column;align-items:center;gap:2rem}.app h1{font-size:2.5rem;margin-bottom:.5rem}.app>p{color:#888;margin-top:0}.loading{padding:2rem;background:#1a1a1a;border-radius:8px}.drop-zone{border:2px dashed #646cff;border-radius:12px;padding:3rem;width:100%;max-width:600px;background:#1a1a1a;cursor:pointer;transition:all .3s ease}.drop-zone:hover{border-color:#535bf2;background:#242424}.drop-zone p{margin:.5rem 0;color:#888}#file-input{display:none}.file-label{display:inline-block;padding:.8rem 2rem;background:#646cff;color:#fff;border-radius:8px;cursor:pointer;margin-top:1rem;transition:background-color .25s}.file-label:hover{background:#535bf2}.file-list{background:#1a1a1a;padding:1.5rem;border-radius:8px;max-width:600px;width:100%}.file-list h3{margin-top:0;color:#646cff}.file-list ul{list-style:none;padding:0;text-align:left}.file-list li{padding:.5rem;border-bottom:1px solid #333}.file-list li:last-child{border-bottom:none}.process-button{padding:1rem 3rem;font-size:1.1rem;background:#646cff;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:all .25s;font-weight:600}.process-button:hover:not(:disabled){background:#535bf2;transform:scale(1.05)}.process-button:disabled{background:#444;cursor:not-allowed;opacity:.6}.progress{background:#1a1a1a;padding:1rem 2rem;border-radius:8px;min-width:300px}.progress p{margin:0;color:#646cff;font-weight:500}.output{background:#1a1a1a;padding:2rem;border-radius:12px;width:100%;max-width:800px}.output h3{color:#4ade80;margin-top:0}.output-video{width:100%;max-width:600px;border-radius:8px;margin:1rem 0}.download-button{padding:.8rem 2rem;font-size:1rem;background:#4ade80;color:#1a1a1a;border:none;border-radius:8px;cursor:pointer;transition:all .25s;font-weight:600}.download-button:hover{background:#22c55e;transform:scale(1.05)}
