: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}header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}header a{text-decoration:none;color:#007bff;font-weight:600}header a:hover{color:#0056b3}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}body{font-family:system-ui,Arial,sans-serif;margin:2rem}nav{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}nav a{text-decoration:none;color:#007bff;font-weight:600;padding:.5rem 1rem;border-radius:4px}nav a:hover{color:#0056b3}form{max-width:520px}label{display:block;margin:.75rem 0 .25rem;font-weight:600}.sublabel{display:block;margin:.75rem 0 .25rem;font-weight:600;font-size:.8rem;color:red}input,button{width:100%;padding:.6rem;box-sizing:border-box;font-family:inherit}textarea{width:100%;padding:.6rem;box-sizing:border-box;min-height:100px;resize:vertical;font-family:inherit}button{margin-top:1rem;cursor:pointer}#result{margin-top:1rem}#videoContainer{margin-top:2rem;display:none}#videoContainer.show{display:block}video{width:100%;max-width:800px;border:1px solid #ccc;border-radius:4px}.download-btn{display:inline-block;margin-top:1rem;padding:.75rem 1.5rem;background:#007bff;color:#fff;text-decoration:none;border-radius:4px;font-weight:600}.download-btn:hover{background:#0056b3}.error{color:red;margin-top:1rem}.loading{color:#666;margin-top:1rem}
