html::-webkit-scrollbar,body::-webkit-scrollbar{display:none;width:0}.astra-workbench[data-astro-cid-fdvuznhe]{--accent: #00fbff;--app-bg: #000;--panel-bg: #212121;--panel-elevated: #2f2f2f;--panel-hover: #363636;--line: rgba(255, 255, 255, .1);--text-muted: rgba(242, 242, 242, .64);background:var(--app-bg);color:#f2f2f2;height:clamp(560px,74vh,760px);overflow:hidden}.astra-workbench[data-astro-cid-fdvuznhe].is-collapsed{display:none}.app-shell[data-astro-cid-fdvuznhe]{display:grid;grid-template-columns:348px minmax(0,1fr);height:100%;min-height:0;padding:0 var(--page-gutter);position:relative}.astra-workbench[data-astro-cid-fdvuznhe][data-blank-workspace] .app-shell[data-astro-cid-fdvuznhe]:not(:has(.media-canvas[data-has-file])){align-items:center;display:flex;justify-content:center}.astra-workbench[data-astro-cid-fdvuznhe][data-blank-workspace] .app-shell[data-astro-cid-fdvuznhe]:not(:has(.media-canvas[data-has-file])) .control-rail[data-astro-cid-fdvuznhe]{flex:0 0 auto;margin:16px auto;width:min(440px,100%)}.astra-workbench[data-astro-cid-fdvuznhe][data-blank-workspace] .app-shell[data-astro-cid-fdvuznhe]:not(:has(.media-canvas[data-has-file])) .workspace[data-astro-cid-fdvuznhe]{display:none}.control-rail[data-astro-cid-fdvuznhe]{background:#171717;border-radius:6px;display:flex;flex-direction:column;gap:16px;min-height:0;margin:16px;padding:24px}.rail-section[data-astro-cid-fdvuznhe]{display:grid;gap:12px}.rail-label[data-astro-cid-fdvuznhe]{align-items:center;display:flex;justify-content:space-between}.rail-label[data-astro-cid-fdvuznhe].compact{margin-top:2px}.rail-label[data-astro-cid-fdvuznhe] span[data-astro-cid-fdvuznhe]{color:#fff;font-size:.88rem;font-weight:550}.rail-label[data-astro-cid-fdvuznhe] small[data-astro-cid-fdvuznhe]{color:#f2f2f294;font-size:10px;font-weight:400}.file-input[data-astro-cid-fdvuznhe]{display:none}.upload-button[data-astro-cid-fdvuznhe],.render-button[data-astro-cid-fdvuznhe]{border:0;border-radius:4px;cursor:pointer;font-size:.92rem;min-height:40px;padding:0 14px;width:100%}.upload-button[data-astro-cid-fdvuznhe]{align-items:center;background:#1f1f1f;border:1px dashed rgba(242,242,242,.18);box-shadow:inset 0 0 0 1px transparent;color:#f2f2f2e6;display:flex;flex-direction:column;gap:8px;font-weight:700;justify-content:center;min-height:152px;padding:18px 16px;overflow:hidden;position:relative;text-align:center;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease}.upload-button[data-astro-cid-fdvuznhe]:hover,.upload-button[data-astro-cid-fdvuznhe][data-dragging=true]{background:#00fbff18;border-color:#00fbffe6;box-shadow:inset 0 0 0 1px #00fbff59,inset 0 0 42px #00fbff14;color:#fff}.upload-button--primary[data-astro-cid-fdvuznhe]{background:var(--scn-accent, #00fbff);border-color:transparent;color:#041011}.upload-button--primary[data-astro-cid-fdvuznhe]:hover,.upload-button--primary[data-astro-cid-fdvuznhe][data-dragging=true]{background:#4cffff;border-color:transparent;box-shadow:inset 0 0 0 1px #00000014;color:#041011}.upload-button--primary[data-astro-cid-fdvuznhe] .upload-icon[data-astro-cid-fdvuznhe]{filter:brightness(0)}.upload-button--primary[data-astro-cid-fdvuznhe] .upload-drop-label[data-astro-cid-fdvuznhe]{color:#041011}.upload-button[data-astro-cid-fdvuznhe]:after{background:linear-gradient(180deg,transparent 18%,rgba(0,0,0,.76));content:"";inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .18s ease}.upload-button[data-astro-cid-fdvuznhe][data-has-thumb=true]:after{opacity:1}.upload-button[data-astro-cid-fdvuznhe][data-dragging=true]:after{background:#00000094;opacity:1}.upload-thumb[data-astro-cid-fdvuznhe]{display:block;height:100%;inset:0;-o-object-fit:cover;object-fit:cover;opacity:0;position:absolute;transition:opacity .18s ease;width:100%}.upload-button[data-astro-cid-fdvuznhe][data-has-thumb=true] .upload-thumb[data-astro-cid-fdvuznhe]{opacity:1}.upload-analyzing[data-astro-cid-fdvuznhe]{inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .2s ease;z-index:2}.upload-button[data-astro-cid-fdvuznhe][data-analyzing=true] .upload-analyzing[data-astro-cid-fdvuznhe]{opacity:1}.upload-analyzing[data-astro-cid-fdvuznhe]:before{background:linear-gradient(180deg,#0000001a,#0000008c);content:"";inset:0;position:absolute}.analyzing-scan[data-astro-cid-fdvuznhe]{background:linear-gradient(90deg,transparent,var(--accent),transparent);box-shadow:0 0 14px 1px var(--accent);height:2px;left:0;position:absolute;right:0;top:6%;animation:upload-analyzing-scan 1.5s cubic-bezier(.45,0,.55,1) infinite}@keyframes upload-analyzing-scan{0%{top:6%;opacity:0}15%{opacity:1}85%{opacity:1}to{top:94%;opacity:0}}.analyzing-label[data-astro-cid-fdvuznhe]{background:#0000009e;border-radius:4px;bottom:10px;color:#fff;font-size:.72rem;font-weight:700;left:50%;letter-spacing:.02em;padding:4px 9px;position:absolute;text-shadow:0 1px 4px rgba(0,0,0,.8);transform:translate(-50%);white-space:nowrap}.upload-button[data-astro-cid-fdvuznhe][data-analyzing=true] .upload-content[data-astro-cid-fdvuznhe]{opacity:.3}@media(prefers-reduced-motion:reduce){.analyzing-scan[data-astro-cid-fdvuznhe]{animation:none;opacity:1;top:50%}}.upload-content[data-astro-cid-fdvuznhe]{align-items:center;display:flex;flex-direction:column;gap:8px;justify-content:center;position:relative;transition:opacity .16s ease,transform .16s ease;z-index:1}.upload-button[data-astro-cid-fdvuznhe][data-has-thumb=true] .upload-content[data-astro-cid-fdvuznhe]{justify-content:flex-end;min-height:116px;text-shadow:0 1px 12px rgba(0,0,0,.9)}.upload-button[data-astro-cid-fdvuznhe][data-dragging=true] .upload-content[data-astro-cid-fdvuznhe]{opacity:.18;transform:scale(.97)}.upload-drop-label[data-astro-cid-fdvuznhe]{color:var(--accent);font-size:.98rem;font-weight:800;left:50%;letter-spacing:0;opacity:0;pointer-events:none;position:absolute;text-shadow:0 1px 14px rgba(0,0,0,.8);top:50%;transform:translate(-50%,-42%) scale(.96);transition:opacity .16s ease,transform .16s ease;white-space:nowrap;z-index:2}.upload-button[data-astro-cid-fdvuznhe][data-dragging=true] .upload-drop-label[data-astro-cid-fdvuznhe]{opacity:1;transform:translate(-50%,-50%) scale(1)}.upload-icon[data-astro-cid-fdvuznhe]{height:21px;-o-object-fit:contain;object-fit:contain;width:21px}.upload-button[data-astro-cid-fdvuznhe][data-has-thumb=true] .upload-icon[data-astro-cid-fdvuznhe]{display:none}.upload-button[data-astro-cid-fdvuznhe] span[data-astro-cid-fdvuznhe]{font-size:14px;font-weight:500}.resolution-list[data-astro-cid-fdvuznhe]{background:#ffffff09;border:1px solid var(--line);border-radius:4px;display:grid;gap:4px;grid-template-columns:repeat(4,minmax(0,1fr));padding:4px}.resolution-option[data-astro-cid-fdvuznhe]{align-items:center;background:transparent;border:1px solid transparent;border-radius:4px;color:#fff;cursor:pointer;display:flex;height:36px;justify-content:center;min-width:0;padding:0 6px;text-align:center}.resolution-option[data-astro-cid-fdvuznhe]:hover{background:#ffffff0e}.resolution-option[data-astro-cid-fdvuznhe].is-active{background:#333f40;border-color:#00fbff9e}.resolution-option[data-astro-cid-fdvuznhe] span[data-astro-cid-fdvuznhe]{font-size:14px;font-weight:400;line-height:1}.render-button[data-astro-cid-fdvuznhe]{align-items:center;background:var(--accent);color:#041011;display:inline-flex;gap:8px;font-weight:600;justify-content:center;margin-top:auto}.generate-label[data-astro-cid-fdvuznhe],.generate-credit[data-astro-cid-fdvuznhe]{align-items:center;display:inline-flex}.generate-credit[data-astro-cid-fdvuznhe]{gap:4px;white-space:nowrap}.generate-credit[data-astro-cid-fdvuznhe][hidden]{display:none}.generate-credit[data-astro-cid-fdvuznhe] img[data-astro-cid-fdvuznhe]{display:block;filter:brightness(0);height:16px;width:16px}.generate-credit[data-astro-cid-fdvuznhe] span[data-astro-cid-fdvuznhe]{line-height:1}.render-button[data-astro-cid-fdvuznhe]:hover:not(:disabled){background:#4cffff}.render-button[data-astro-cid-fdvuznhe]:disabled{background:#353535;color:#f2f2f270;cursor:not-allowed}.render-button[data-astro-cid-fdvuznhe]:disabled .generate-credit[data-astro-cid-fdvuznhe] img[data-astro-cid-fdvuznhe]{filter:none;opacity:.44}.rail-status[data-astro-cid-fdvuznhe]{color:var(--text-muted);font-size:.76rem;font-weight:650;line-height:1.35;margin:-10px 0 0;min-height:2.1em}.rail-status[data-astro-cid-fdvuznhe]:empty{display:none}.rail-status[data-astro-cid-fdvuznhe][data-type=success]{color:var(--accent)}.rail-status[data-astro-cid-fdvuznhe][data-type=error]{color:#ff7272}.workspace[data-astro-cid-fdvuznhe]{min-height:0;overflow:hidden;position:relative}.media-canvas[data-astro-cid-fdvuznhe]{background:#000;height:100%;overflow:hidden;position:relative}.video-layer[data-astro-cid-fdvuznhe]{background:#000;inset:0;position:absolute}.stage-video[data-astro-cid-fdvuznhe]{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.stage-video[data-astro-cid-fdvuznhe][hidden],.video-layer[data-astro-cid-fdvuznhe][hidden]{display:none}.empty-state[data-astro-cid-fdvuznhe]{align-items:center;box-sizing:border-box;display:flex;inset:0;justify-content:center;position:absolute;transition:opacity .18s ease,visibility .18s ease}.media-canvas[data-astro-cid-fdvuznhe][data-has-file=true] .empty-state[data-astro-cid-fdvuznhe]{opacity:0;pointer-events:none;visibility:hidden}.drop-target[data-astro-cid-fdvuznhe]{align-items:center;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;min-width:0;padding:0;text-align:center;width:min(897px,82.8vw)}.empty-preview-card[data-astro-cid-fdvuznhe]{display:grid;grid-template-rows:minmax(0,1fr) auto minmax(0,1fr);height:100%;justify-items:center;width:100%}.empty-preview-card[data-astro-cid-fdvuznhe].is-blank .preview-heading[data-astro-cid-fdvuznhe],.empty-preview-card[data-astro-cid-fdvuznhe].is-blank .homepage-video-frame[data-astro-cid-fdvuznhe]{display:none}.preview-heading[data-astro-cid-fdvuznhe]{align-self:end;grid-row:1;margin:0 0 clamp(16px,2vw,24px)}.drop-target[data-astro-cid-fdvuznhe] h2[data-astro-cid-fdvuznhe]{font-size:24px;font-weight:500;letter-spacing:0;line-height:1.1;margin:0;text-wrap:balance}.preview-heading[data-astro-cid-fdvuznhe] p[data-astro-cid-fdvuznhe]{color:#f2f2f280;font-size:14px;font-weight:400;letter-spacing:0;line-height:1.35;margin:8px 0 0}.homepage-video-frame[data-astro-cid-fdvuznhe]{aspect-ratio:2.38 / 1;background:#111;border-radius:8px;box-shadow:0 24px 70px #00000047;grid-row:2;overflow:hidden;position:relative;width:100%}.homepage-video-frame[data-astro-cid-fdvuznhe] video[data-astro-cid-fdvuznhe]{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.processing-overlay[data-astro-cid-fdvuznhe] p[data-astro-cid-fdvuznhe]{font-size:.74rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.processing-overlay[data-astro-cid-fdvuznhe]{align-items:center;background:#0a0a0ab3;color:#fff;display:flex;inset:0;justify-content:center;opacity:0;pointer-events:none;position:absolute;transition:opacity .18s ease;flex-direction:column;gap:16px}.processing-overlay[data-astro-cid-fdvuznhe][hidden]{display:none}.processing-overlay[data-astro-cid-fdvuznhe] span[data-astro-cid-fdvuznhe]{animation:spin .78s linear infinite;border:2px solid rgba(255,255,255,.2);border-top-color:var(--accent);height:44px;width:44px}.processing-overlay[data-astro-cid-fdvuznhe] p[data-astro-cid-fdvuznhe]{color:#fff;margin:0}.media-canvas[data-astro-cid-fdvuznhe][data-state=processing] .processing-overlay[data-astro-cid-fdvuznhe]{opacity:1}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:980px){.astra-workbench[data-astro-cid-fdvuznhe]{height:auto;min-height:560px;overflow:visible}.app-shell[data-astro-cid-fdvuznhe]{grid-template-columns:1fr;height:auto}.control-rail[data-astro-cid-fdvuznhe]{margin:16px;padding:24px}.workspace[data-astro-cid-fdvuznhe]{min-height:clamp(340px,64vw,500px);width:100%}.empty-state[data-astro-cid-fdvuznhe]{padding-bottom:56px}}@media(max-width:560px){.control-rail[data-astro-cid-fdvuznhe]{margin:16px;gap:18px;padding:24px}.drop-target[data-astro-cid-fdvuznhe]{width:calc(100% - 32px)}.drop-target[data-astro-cid-fdvuznhe] h2[data-astro-cid-fdvuznhe]{font-size:1.45rem}}
