:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box;margin:0;padding:0}body{color:#18212f;background:radial-gradient(circle at 0 0,#6366f114,#0000 25%),radial-gradient(circle at 100% 0,#3b82f614,#0000 22%),#f6f8fc;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,textarea,input{font:inherit}button{cursor:pointer}.app{min-height:100vh}.topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:100;background:#ffffffeb;border-bottom:1px solid #0f172a14;justify-content:space-between;align-items:center;height:84px;padding:0 48px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:14px;display:flex}.brand-icon{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;font-weight:800;display:flex;box-shadow:0 10px 30px #4f46e540}.brand h2{color:#18212f;font-size:18px;font-weight:700}.brand span{color:#6b7280;margin-top:2px;font-size:12px;display:block}nav{gap:10px;display:flex}nav button{color:#667085;background:0 0;border:none;border-radius:10px;padding:10px 16px}nav button:hover{color:#111827;background:#6366f114}nav .nav-active{color:#1f2937;background:#6366f11f}.container{width:min(1420px,100% - 48px);margin:0 auto;padding:58px 0 80px}.hero{max-width:800px;margin-bottom:44px}.badge{color:#4f46e5;letter-spacing:1.4px;background:#6366f114;border:1px solid #6366f12e;border-radius:999px;align-items:center;margin-bottom:20px;padding:8px 12px;font-size:11px;font-weight:700;display:inline-flex}.hero h1{letter-spacing:-2.5px;color:#0f172a;max-width:760px;font-size:clamp(38px,5vw,64px);line-height:1.02}.hero p{color:#64748b;margin-top:18px;font-size:17px;line-height:1.7}.workspace{grid-template-columns:minmax(0,1.1fr) minmax(420px,.9fr);align-items:stretch;gap:24px;display:grid}.upload-panel,.control-panel{background:#ffffffe6;border:1px solid #0f172a14;border-radius:24px;padding:24px;box-shadow:0 20px 60px #0f172a14,inset 0 1px #fff9}.section-title{color:#18212f;align-items:center;gap:10px;margin-bottom:18px;font-size:14px;font-weight:700;display:flex}.section-title span{color:#4f46e5;background:#6366f114;border:1px solid #6366f124;border-radius:9px;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;display:flex}.upload-box{text-align:center;background:#f8fafc;border:1.5px dashed #0f172a24;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;min-height:520px;padding:30px;transition:all .25s;display:flex}.upload-box:hover{background:#eef2ff;border-color:#6366f173;transform:translateY(-2px)}.upload-box input,.replace-button input{display:none}.upload-icon{color:#4f46e5;background:linear-gradient(135deg,#e0e7ff,#ede9fe);border:1px solid #6366f12e;border-radius:22px;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:22px;font-size:36px;display:flex}.upload-box h3{color:#18212f;margin-bottom:8px;font-size:22px}.upload-box p{color:#64748b;margin-bottom:10px}.upload-box small{color:#94a3b8}.image-preview{background:#f8fafc;border:1px solid #0f172a14;border-radius:20px;justify-content:center;align-items:center;min-height:520px;display:flex;position:relative;overflow:hidden}.image-preview img{object-fit:contain;width:100%;height:520px}.replace-button{color:#1f2937;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border:1px solid #0f172a1a;border-radius:11px;padding:11px 15px;font-size:12px;position:absolute;bottom:16px;right:16px}.replace-button:hover{background:#eef2ff}.control-panel textarea{resize:vertical;color:#111827;background:#fff;border:1px solid #0f172a1a;border-radius:16px;outline:none;width:100%;min-height:190px;padding:18px;font-size:14px;line-height:1.7;transition:all .2s}.control-panel textarea::placeholder{color:#94a3b8}.control-panel textarea:focus{border-color:#6366f173;box-shadow:0 0 0 4px #6366f114}.character-count{text-align:right;color:#94a3b8;margin-top:7px;font-size:11px}.settings-block{margin-top:22px}.settings-block label{color:#475569;margin-bottom:10px;font-size:12px;font-weight:650;display:block}.option-row{grid-template-columns:repeat(2,1fr);gap:9px;display:grid}.option-row button{color:#475569;background:#fff;border:1px solid #0f172a14;border-radius:11px;padding:12px 14px;transition:all .2s}.option-row button:hover{color:#111827;background:#f8fafc;border-color:#6366f14d}.option-row button.selected{color:#312e81;background:linear-gradient(135deg,#eef2ff,#ede9fe);border-color:#6366f159;box-shadow:inset 0 0 20px #6366f10a}.generate-button{color:#fff;background:linear-gradient(90deg,#2563eb,#6d5dfc,#7c3aed);border:none;border-radius:14px;width:100%;min-height:54px;margin-top:28px;font-size:15px;font-weight:750;transition:all .25s;box-shadow:0 14px 36px #4f46e538}.generate-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 18px 42px #4f46e547}.generate-button:disabled{cursor:not-allowed;opacity:.45;box-shadow:none}.generate-note{text-align:center;color:#94a3b8;margin-top:12px;font-size:11px}@media (width<=980px){.topbar{padding:0 22px}.workspace{grid-template-columns:1fr}.container{width:min(100% - 28px,900px);padding-top:40px}}@media (width<=600px){.topbar{gap:14px;height:auto;min-height:76px;padding:14px 16px}.brand h2{font-size:15px}.brand span{display:none}nav button{padding:9px 10px;font-size:12px}.container{width:calc(100% - 20px)}.hero h1{letter-spacing:-1.6px;font-size:38px}.upload-panel,.control-panel{border-radius:18px;padding:16px}.upload-box,.image-preview{min-height:390px}.image-preview img{height:390px}}.result-section{background:#fffffff0;border:1px solid #0f172a14;border-radius:24px;margin-top:24px;padding:24px;box-shadow:0 20px 60px #0f172a12}.result-empty{text-align:center;background:#f8fafc;border:1.5px dashed #0f172a1f;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:280px;padding:30px;display:flex}.result-icon{color:#4f46e5;background:linear-gradient(135deg,#e0e7ff,#ede9fe);border-radius:18px;justify-content:center;align-items:center;width:58px;height:58px;margin-bottom:18px;display:flex}.result-empty h3{color:#18212f;margin-bottom:7px;font-size:19px}.result-empty p{color:#64748b;font-size:14px}.generation-progress{background:#f8fafc;border:1px solid #0f172a14;border-radius:18px;padding:34px}.progress-header{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.progress-header h3{color:#18212f;margin-bottom:4px}.progress-header p{color:#64748b;font-size:13px}.progress-header strong{color:#4f46e5;font-size:22px}.progress-track{background:#e2e8f0;border-radius:999px;width:100%;height:10px;overflow:hidden}.progress-fill{background:linear-gradient(90deg,#2563eb,#7c3aed);border-radius:999px;height:100%;transition:width .3s}.generation-steps{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:20px;display:grid}.generation-steps span{color:#94a3b8;text-align:center;background:#fff;border:1px solid #0f172a0f;border-radius:10px;padding:10px;font-size:12px}.generation-steps .active-step{color:#3730a3;background:#eef2ff;border-color:#6366f12e}.completed-result{gap:18px;display:grid}.video-placeholder{text-align:center;background:linear-gradient(135deg,#edf2ff,#f5f3ff);border:1px solid #6366f11f;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:360px;display:flex}.video-play{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:18px;display:flex;box-shadow:0 15px 35px #4f46e538}.video-placeholder h3{color:#18212f;margin-bottom:6px;font-size:20px}.video-placeholder p{color:#64748b;font-size:13px}.result-actions{grid-template-columns:1fr 1fr;gap:12px;display:grid}.secondary-button,.download-button{border:none;border-radius:13px;min-height:50px;font-weight:700}.secondary-button{color:#334155;background:#fff;border:1px solid #0f172a1a}.download-button{color:#fff;background:linear-gradient(90deg,#2563eb,#7c3aed)}@media (width<=650px){.generation-steps{grid-template-columns:1fr 1fr}.result-actions{grid-template-columns:1fr}}.history-page{min-height:70vh}.history-header{justify-content:space-between;align-items:end;gap:30px;margin-bottom:32px;display:flex}.history-header h1{color:#0f172a;margin-bottom:10px;font-size:42px}.history-header p{color:#64748b}.history-new-button{width:auto;min-width:170px;margin-top:0;padding:0 22px}.history-empty{text-align:center;background:#fff;border:1px dashed #0f172a24;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;min-height:420px;display:flex}.history-empty h3{margin-bottom:7px}.history-empty p{color:#64748b}.history-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.history-card{background:#fff;border:1px solid #0f172a14;border-radius:20px;overflow:hidden;box-shadow:0 16px 40px #0f172a0f}.history-image{background:#f1f5f9;height:220px;position:relative}.history-image img{object-fit:cover;width:100%;height:100%}.history-duration{color:#fff;background:#0f172ad1;border-radius:8px;padding:6px 9px;font-size:11px;position:absolute;bottom:12px;right:12px}.history-content{padding:18px}.history-meta{gap:8px;margin-bottom:14px;display:flex}.history-meta span{color:#4338ca;background:#eef2ff;border-radius:7px;padding:5px 8px;font-size:10px;font-weight:700}.history-prompt{color:#334155;-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:60px;font-size:13px;line-height:1.55;display:-webkit-box;overflow:hidden}.history-content small{color:#94a3b8;margin-top:12px;display:block}.history-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:16px;display:grid}.history-actions button{color:#334155;background:#f8fafc;border:1px solid #0f172a1a;border-radius:10px;padding:10px;font-weight:600}.history-actions button:hover{background:#eef2ff}.history-actions .history-delete{color:#b42318;background:#fff7f6}@media (width<=1000px){.history-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=650px){.history-header{flex-direction:column;align-items:stretch}.history-grid{grid-template-columns:1fr}.history-new-button{width:100%}}.mode-switch{background:#e9eef8;border:1px solid #0f172a12;border-radius:14px;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:24px;padding:6px;display:inline-grid}.mode-switch button{color:#64748b;background:0 0;border:none;border-radius:10px;padding:12px 22px;font-weight:650;transition:all .2s}.mode-switch button:hover{color:#1e3a8a}.mode-switch .mode-active{color:#1d4ed8;background:#fff;box-shadow:0 5px 18px #0f172a14}.audio-upload-box{cursor:pointer;background:#f8fbff;border:1.5px dashed #2563eb40;border-radius:16px;align-items:center;gap:16px;width:100%;min-height:110px;padding:18px;transition:all .2s;display:flex}.audio-upload-box:hover{background:#eef6ff;border-color:#2563eb73}.audio-upload-box input{display:none}.audio-upload-icon{color:#1d4ed8;background:#dbeafe;border-radius:14px;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;font-size:22px;display:flex}.audio-upload-box strong{color:#1e293b;margin-bottom:5px;font-size:14px;display:block}.audio-upload-box p{color:#64748b;font-size:12px}.lip-prompt-label{color:#475569;margin-top:20px;margin-bottom:9px;font-size:12px;font-weight:650}.lip-sync-info{color:#1e40af;background:#eff6ff;border:1px solid #dbeafe;border-radius:11px;margin-top:18px;padding:12px 14px;font-size:12px}@media (width<=600px){.mode-switch{width:100%}.mode-switch button{padding:11px 10px;font-size:12px}}.bulk-page{min-height:75vh}.bulk-settings-card,.bulk-upload-card{background:#fff;border:1px solid #0f172a14;border-radius:22px;padding:22px;box-shadow:0 16px 45px #0f172a0f}.bulk-settings-card{margin-bottom:20px}.bulk-top-row{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:18px;display:grid}.bulk-setting label,.bulk-common-prompt label{color:#475569;margin-bottom:10px;font-size:12px;font-weight:700;display:block}.bulk-common-prompt{margin-top:20px}.bulk-common-prompt textarea{resize:vertical;color:#1e293b;background:#f8fafc;border:1px solid #0f172a1a;border-radius:14px;outline:none;width:100%;min-height:120px;padding:15px}.bulk-common-prompt textarea:focus{border-color:#2563eb66;box-shadow:0 0 0 4px #2563eb0f}.bulk-upload-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.bulk-upload-header h3{color:#172033;margin-bottom:5px}.bulk-upload-header p{color:#64748b;font-size:12px}.bulk-header-actions{gap:10px;display:flex}.bulk-upload-button,.bulk-clear-button{border-radius:11px;padding:11px 16px;font-size:12px;font-weight:700}.bulk-upload-button{color:#fff;cursor:pointer;background:#2563eb}.bulk-upload-button input{display:none}.bulk-clear-button{color:#475569;background:#f8fafc;border:1px solid #0f172a1a}.bulk-drop-zone{cursor:pointer;text-align:center;background:#f8fbff;border:1.5px dashed #2563eb38;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:330px;display:flex}.bulk-drop-zone input{display:none}.bulk-drop-zone h3{color:#172033;margin-bottom:7px}.bulk-drop-zone p{color:#64748b;font-size:13px}.bulk-summary{flex-wrap:wrap;gap:10px;margin-bottom:20px;display:flex}.bulk-summary span{color:#64748b;background:#f1f5f9;border-radius:10px;padding:9px 12px;font-size:12px}.bulk-summary strong{color:#1e293b}.bulk-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.bulk-item{background:#fff;border:1px solid #0f172a14;border-radius:17px;overflow:hidden}.bulk-image-wrap{background:#f1f5f9;height:180px;position:relative}.bulk-image-wrap img{object-fit:cover;width:100%;height:100%}.bulk-number{color:#fff;background:#0f172ad1;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;font-weight:700;display:flex;position:absolute;top:10px;left:10px}.bulk-status{text-transform:capitalize;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:800;position:absolute;top:10px;right:10px}.status-waiting{color:#475569;background:#f1f5f9f0}.status-generating{color:#1d4ed8;background:#dbeafef5}.status-completed{color:#067647;background:#dcfce7f5}.bulk-item-content{padding:14px}.bulk-item-content>strong{color:#334155;white-space:nowrap;text-overflow:ellipsis;margin-bottom:11px;font-size:12px;display:block;overflow:hidden}.bulk-item-content textarea{resize:vertical;color:#334155;background:#f8fafc;border:1px solid #0f172a17;border-radius:11px;outline:none;width:100%;min-height:100px;padding:10px;font-size:12px;line-height:1.5}.bulk-progress{background:#e2e8f0;border-radius:999px;height:7px;margin-top:12px;overflow:hidden}.bulk-progress div{background:linear-gradient(90deg,#2563eb,#6366f1);height:100%;transition:width .2s}.bulk-complete-text{color:#067647;margin-top:12px;font-size:12px;font-weight:700}.remove-bulk-button{color:#b42318;background:#fff5f5;border:none;border-radius:9px;width:100%;margin-top:10px;padding:9px;font-size:11px;font-weight:650}.bulk-footer{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border:1px solid #0f172a14;border-radius:18px;justify-content:space-between;align-items:center;gap:18px;margin-top:20px;padding:16px 18px;display:flex;position:sticky;bottom:16px;box-shadow:0 16px 45px #0f172a1f}.bulk-footer span{color:#64748b;font-size:12px}.bulk-generate-button{width:auto;min-width:220px;margin-top:0;padding:0 24px}@media (width<=1100px){.bulk-top-row{grid-template-columns:1fr 1fr}.bulk-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.bulk-top-row,.bulk-grid{grid-template-columns:1fr}.bulk-upload-header,.bulk-footer{flex-direction:column;align-items:stretch}.bulk-header-actions{width:100%}.bulk-upload-button,.bulk-clear-button{text-align:center;flex:1}.bulk-generate-button{width:100%}}.upscale-page{min-height:75vh}.upscale-options{grid-template-columns:repeat(4,1fr);gap:9px;display:grid}.upscale-options button{color:#64748b;background:#fff;border:1px solid #0f172a17;border-radius:11px;min-height:46px;font-size:13px;font-weight:600;transition:all .2s}.upscale-options button:hover{color:#1d4ed8;background:#f8fafc;border-color:#2563eb40}.upscale-options button.selected{color:#1d4ed8;background:linear-gradient(135deg,#eef2ff,#eff6ff);border-color:#3b82f659;box-shadow:inset 0 0 18px #3b82f60d}.interpolation-card{background:#f8fafc;border:1px solid #0f172a14;border-radius:15px;justify-content:space-between;align-items:center;gap:20px;margin-top:26px;padding:18px;display:flex}.interpolation-card strong{color:#1e293b;margin-bottom:5px;font-size:14px;display:block}.interpolation-card p{color:#64748b;max-width:340px;font-size:12px;line-height:1.5}.toggle-switch{cursor:pointer;background:#cbd5e1;border:none;border-radius:999px;width:52px;min-width:52px;height:29px;padding:3px;transition:all .25s}.toggle-switch span{background:#fff;border-radius:50%;width:23px;height:23px;transition:transform .25s;display:block;box-shadow:0 2px 5px #0f172a2e}.toggle-switch.toggle-on{background:linear-gradient(90deg,#2563eb,#6366f1)}.toggle-switch.toggle-on span{transform:translate(23px)}.upscale-summary{background:#eff6ff;border:1px solid #dbeafe;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;margin-top:22px;padding:16px 18px;display:flex}.upscale-summary span{color:#64748b;font-size:12px;font-weight:600}.upscale-summary strong{color:#1e40af;font-size:14px}.video-source-preview{background:#0f172a;border:1px solid #0f172a14;border-radius:20px;flex-direction:column;min-height:520px;display:flex;position:relative;overflow:hidden}.video-source-preview video{object-fit:contain;background:#020617;width:100%;height:460px}.video-source-footer{background:#fff;justify-content:space-between;align-items:center;gap:15px;min-height:60px;padding:12px 15px;display:flex}.video-source-footer span{white-space:nowrap;text-overflow:ellipsis;color:#475569;max-width:65%;font-size:12px;overflow:hidden}.video-source-footer .replace-button{white-space:nowrap;cursor:pointer;position:static}.video-source-footer .replace-button input{display:none}@media (width<=700px){.upscale-options{grid-template-columns:repeat(2,1fr)}.interpolation-card{align-items:flex-start}.upscale-summary{flex-direction:column;align-items:flex-start}.video-source-preview video{height:340px}}.upscale-mode-switch{margin-bottom:24px}.bulk-upscale-settings{grid-template-columns:1fr 1fr;gap:22px;display:grid}.bulk-upscale-list{flex-direction:column;gap:10px;display:flex}.bulk-upscale-item{background:#fff;border:1px solid #0f172a14;border-radius:14px;grid-template-columns:38px 120px minmax(220px,1fr) 110px 110px;align-items:center;gap:14px;min-height:92px;padding:12px;display:grid}.bulk-upscale-number{color:#1d4ed8;background:#eff6ff;border-radius:9px;justify-content:center;align-items:center;width:30px;height:30px;font-size:11px;font-weight:800;display:flex}.bulk-upscale-preview{background:#0f172a;border-radius:10px;height:68px;overflow:hidden}.bulk-upscale-preview video{object-fit:cover;width:100%;height:100%}.bulk-upscale-info{min-width:0}.bulk-upscale-info strong{color:#334155;white-space:nowrap;text-overflow:ellipsis;margin-bottom:7px;font-size:13px;display:block;overflow:hidden}.bulk-upscale-info span{color:#64748b;font-size:11px}.bulk-upscale-status{text-align:center;text-transform:capitalize;border-radius:999px;padding:8px;font-size:10px;font-weight:750}.bulk-download-button{color:#1d4ed8;background:#eff6ff;border:none;border-radius:9px;min-height:36px;font-size:11px;font-weight:700}.bulk-remove-video{margin-top:0}@media (width<=900px){.bulk-upscale-settings{grid-template-columns:1fr}.bulk-upscale-item{grid-template-columns:36px 90px 1fr}.bulk-upscale-status,.bulk-download-button,.bulk-remove-video{grid-column:3}}@media (width<=600px){.bulk-upscale-item{grid-template-columns:32px 1fr}.bulk-upscale-preview{grid-column:1/-1;height:150px}.bulk-upscale-info,.bulk-upscale-status,.bulk-download-button,.bulk-remove-video{grid-column:1/-1}}.login-page{background:radial-gradient(circle at 0 0,#2563eb1a,#0000 30%),radial-gradient(circle at 100% 100%,#6366f117,#0000 30%),#f5f8fd;justify-content:center;align-items:center;min-height:100vh;padding:30px;display:flex;position:relative;overflow:hidden}.login-background-shape{filter:blur(2px);pointer-events:none;border-radius:50%;position:absolute}.login-shape-one{background:#2563eb14;width:420px;height:420px;top:-160px;left:-150px}.login-shape-two{background:#6366f114;width:500px;height:500px;bottom:-230px;right:-220px}.login-card{z-index:2;background:#fffffff5;border:1px solid #0f172a14;border-radius:26px;width:min(100%,460px);padding:38px;position:relative;box-shadow:0 35px 90px #0f172a1f}.login-brand{align-items:center;gap:14px;margin-bottom:38px;display:flex}.login-logo{color:#fff;background:linear-gradient(135deg,#2563eb,#6366f1);border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;font-size:20px;font-weight:800;display:flex;box-shadow:0 12px 28px #2563eb40}.login-brand h1{color:#172033;margin-bottom:3px;font-size:19px}.login-brand p{color:#64748b;font-size:12px}.login-heading{margin-bottom:28px}.login-heading h2{color:#0f172a;letter-spacing:-.7px;margin-bottom:8px;font-size:30px}.login-heading p{color:#64748b;font-size:14px;line-height:1.6}.login-field{margin-bottom:18px}.login-field label{color:#334155;margin-bottom:8px;font-size:12px;font-weight:700;display:block}.login-field input{color:#0f172a;background:#fff;border:1px solid #0f172a1a;border-radius:13px;outline:none;width:100%;height:52px;padding:0 15px;transition:all .2s}.login-field input:focus{border-color:#2563eb73;box-shadow:0 0 0 4px #2563eb12}.password-input-wrap{position:relative}.password-input-wrap input{padding-right:72px}.show-password-button{color:#2563eb;background:0 0;border:none;padding:8px;font-size:11px;font-weight:700;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.login-options{justify-content:space-between;align-items:center;margin-top:2px;margin-bottom:18px;display:flex}.remember-option{color:#64748b;cursor:pointer;align-items:center;gap:8px;font-size:12px;display:flex}.remember-option input{width:15px;height:15px}.login-error{color:#b42318;background:#fff1f0;border:1px solid #fee4e2;border-radius:10px;margin-bottom:14px;padding:11px 13px;font-size:12px}.login-button{color:#fff;background:linear-gradient(90deg,#2563eb,#4f46e5);border:none;border-radius:14px;width:100%;height:54px;font-size:14px;font-weight:750;transition:all .2s;box-shadow:0 14px 32px #2563eb38}.login-button:hover{transform:translateY(-1px);box-shadow:0 18px 38px #2563eb47}.login-demo{background:#f8fafc;border:1px solid #0f172a0f;border-radius:11px;justify-content:space-between;gap:12px;margin-top:22px;padding:12px 14px;font-size:11px;display:flex}.login-demo span{color:#94a3b8}.login-demo strong{color:#475569}.login-footer{text-align:center;color:#94a3b8;margin-top:25px;font-size:10px}.logout-button{color:#b42318!important;background:#fff5f5!important}.logout-button:hover{background:#feecec!important}@media (width<=520px){.login-page{padding:16px}.login-card{border-radius:20px;padding:26px 20px}.login-heading h2{font-size:26px}.login-demo{flex-direction:column}}.positive-prompt{min-height:185px!important}.negative-prompt-section{border-top:1px solid #0f172a12;margin-top:22px;padding-top:20px}.negative-title{margin-bottom:12px}.negative-title span{color:#dc2626!important;background:#fff1f2!important;border-color:#fecdd3!important}.negative-prompt{background:snow!important;border-color:#dc262621!important;min-height:115px!important}.negative-prompt:focus{border-color:#dc262652!important;box-shadow:0 0 0 4px #dc26260d!important}.queue-page{min-height:75vh}.queue-top-actions{gap:10px;display:flex}.queue-control-button,.queue-clear-button{border-radius:11px;min-height:44px;padding:0 16px;font-size:12px;font-weight:700}.queue-control-button{color:#1d4ed8;background:#eff6ff;border:1px solid #dbeafe}.queue-clear-button{color:#475569;background:#fff;border:1px solid #0f172a1a}.queue-clear-button:disabled{opacity:.4;cursor:not-allowed}.queue-summary{grid-template-columns:repeat(6,1fr);gap:12px;margin-bottom:22px;display:grid}.queue-summary-card{background:#fff;border:1px solid #0f172a14;border-radius:15px;padding:16px;box-shadow:0 10px 28px #0f172a0d}.queue-summary-card span{color:#64748b;margin-bottom:8px;font-size:11px;display:block}.queue-summary-card strong{color:#172033;font-size:24px}.queue-failed-card strong{color:#b42318}.queue-paused-banner{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:12px;margin-bottom:20px;padding:13px 16px;font-size:12px}.queue-list{flex-direction:column;gap:12px;display:flex}.queue-item{background:#fff;border:1px solid #0f172a14;border-radius:16px;grid-template-columns:38px 96px minmax(300px,1fr) 90px 160px;align-items:center;gap:14px;padding:13px;display:grid;box-shadow:0 10px 28px #0f172a0a}.queue-number{color:#4338ca;background:#eef2ff;border-radius:9px;justify-content:center;align-items:center;width:30px;height:30px;font-size:11px;font-weight:800;display:flex}.queue-thumbnail{background:#0f172a;border-radius:10px;height:68px;overflow:hidden}.queue-thumbnail img{object-fit:cover;width:100%;height:100%}.queue-no-thumbnail{color:#94a3b8;justify-content:center;align-items:center;width:100%;height:100%;font-size:9px;display:flex}.queue-job-info{min-width:0}.queue-job-title-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.queue-job-title-row strong{color:#334155;font-size:13px}.queue-status-pill{text-transform:capitalize;border-radius:999px;padding:5px 9px;font-size:9px;font-weight:800}.queue-status-pending{color:#475569;background:#f1f5f9}.queue-status-generating{color:#1d4ed8;background:#dbeafe}.queue-status-processing{color:#6d28d9;background:#ede9fe}.queue-status-completed{color:#067647;background:#dcfce7}.queue-status-failed{color:#b42318;background:#fee2e2}.queue-prompt-preview{color:#64748b;white-space:nowrap;text-overflow:ellipsis;margin-top:6px;font-size:11px;overflow:hidden}.queue-meta{flex-wrap:wrap;gap:7px;margin-top:8px;display:flex}.queue-meta span{color:#64748b;background:#f8fafc;border-radius:7px;padding:4px 7px;font-size:9px}.queue-progress-wrapper{align-items:center;gap:10px;margin-top:9px;display:flex}.queue-progress-track{background:#e2e8f0;border-radius:999px;flex:1;height:6px;overflow:hidden}.queue-progress-fill{background:linear-gradient(90deg,#2563eb,#6366f1);border-radius:999px;height:100%}.queue-progress-wrapper span{color:#64748b;font-size:9px}.queue-time span{color:#94a3b8;margin-bottom:4px;font-size:9px;display:block}.queue-time strong{color:#334155;font-size:12px}.queue-actions{justify-content:flex-end;gap:6px;display:flex}.queue-actions button{color:#334155;background:#f8fafc;border:1px solid #0f172a14;border-radius:8px;min-height:34px;padding:0 10px;font-size:10px;font-weight:700}.queue-actions .queue-cancel-button{color:#b42318;background:#fff5f5}@media (width<=1100px){.queue-summary{grid-template-columns:repeat(3,1fr)}.queue-item{grid-template-columns:38px 82px 1fr}.queue-time,.queue-actions{grid-column:3}.queue-actions{justify-content:flex-start}}@media (width<=650px){.queue-summary{grid-template-columns:repeat(2,1fr)}.queue-top-actions{width:100%}.queue-top-actions button{flex:1}.queue-item{grid-template-columns:32px 1fr}.queue-thumbnail,.queue-job-info,.queue-time,.queue-actions{grid-column:1/-1}.queue-thumbnail{height:150px}}.nav-queue-count{color:#fff;background:#2563eb;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;margin-left:6px;padding:0 6px;font-size:10px;font-weight:800;display:inline-flex}.generated-video-container{width:100%}.generated-video-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:16px;display:flex}.generated-video-header h3{color:#172033;margin-top:7px;font-size:18px}.video-ready-badge{color:#067647;letter-spacing:.8px;background:#dcfce7;border-radius:999px;align-items:center;padding:5px 9px;font-size:9px;font-weight:800;display:inline-flex}.generated-video-name{color:#64748b;white-space:nowrap;text-overflow:ellipsis;max-width:45%;font-size:11px;overflow:hidden}.real-video-player{background:#020617;border-radius:18px;width:100%;overflow:hidden;box-shadow:0 18px 45px #0f172a1f}.real-video-player video{background:#020617;width:100%;max-height:620px;display:block}.video-waiting-placeholder{text-align:center;background:linear-gradient(135deg,#eef2ff,#f8fafc);border:1px solid #6366f11f;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:360px;display:flex}.video-placeholder-icon{color:#fff;background:linear-gradient(135deg,#2563eb,#6366f1);border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:17px;display:flex;box-shadow:0 15px 35px #2563eb38}.video-waiting-placeholder h3{color:#172033;margin-bottom:7px}.video-waiting-placeholder p{color:#64748b;font-size:12px}.video-action-grid{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:16px;display:grid}.video-action-grid button{border-radius:12px;min-height:48px;font-size:12px;font-weight:700;transition:all .2s}.video-secondary-action{color:#475569;background:#fff;border:1px solid #0f172a1a}.video-secondary-action:hover:not(:disabled){background:#f8fafc}.video-upscale-action{color:#1d4ed8;background:#eff6ff;border:1px solid #dbeafe}.video-upscale-action:hover:not(:disabled){background:#dbeafe}.video-download-action{color:#fff;background:linear-gradient(90deg,#2563eb,#4f46e5);border:none}.video-download-action:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 25px #2563eb33}.video-action-grid button:disabled{opacity:.4;cursor:not-allowed}.video-player-note{text-align:center;color:#94a3b8;margin-top:11px;font-size:10px}@media (width<=750px){.video-action-grid{grid-template-columns:1fr 1fr}.generated-video-header{flex-direction:column;align-items:flex-start}.generated-video-name{max-width:100%}}@media (width<=480px){.video-action-grid{grid-template-columns:1fr}}.production-settings-card{background:#f8fafc;border:1px solid #2563eb1a;border-radius:16px;margin-top:22px;padding:18px}.production-settings-title{color:#172033;margin-bottom:14px;font-size:13px;font-weight:800}.production-settings-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.production-settings-card select,.bulk-setting select{color:#172033;background:#fff;border:1px solid #dbe3ee;border-radius:10px;outline:none;width:100%;min-height:44px;padding:0 12px}.production-input{color:#172033;box-sizing:border-box;background:#fff;border:1px solid #dbe3ee;border-radius:10px;outline:none;width:100%;min-height:44px;padding:0 12px}.production-input:focus,.production-settings-card select:focus,.bulk-setting select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb14}.output-filename-block{margin-top:14px}.generation-error-box{color:#b42318;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;margin:14px 0;padding:12px 14px;font-size:12px;font-weight:600}.bulk-field-label{color:#475569;text-transform:uppercase;letter-spacing:.5px;margin:11px 0 6px;font-size:10px;font-weight:800;display:block}.bulk-negative-prompt{min-height:90px}@media (width<=760px){.production-settings-grid{grid-template-columns:1fr}}
