.VideoEditor_editor__YYmlY{display:flex;flex-direction:column;gap:20px;padding:20px;background-color:#000;color:#fff}.VideoEditor_preview__oHlms{display:flex;justify-content:center;align-items:center;gap:20px;width:100%;max-width:1000px;margin:0 auto}.VideoEditor_previewCanvas__iGCHa,.VideoEditor_videoElement__IibXL{width:100%;max-width:480px;aspect-ratio:16/9;background:#000;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1)}.VideoEditor_controls__L1xTW{display:flex;flex-direction:column;gap:20px;padding:20px;background-color:#121212;border-radius:8px}.VideoEditor_effectControls__CNjRP{display:flex;flex-wrap:wrap;gap:20px}.VideoEditor_effectControls__CNjRP>div{display:flex;flex-direction:column;gap:8px}.VideoEditor_effectControls__CNjRP label{font-size:14px;color:#fff}.VideoEditor_effectControls__CNjRP input[type=range]{width:200px;accent-color:#3b82f6}.VideoEditor_textOverlays__206Nt{display:flex;flex-wrap:wrap;gap:10px}.VideoEditor_textOverlay__lRJhs{position:relative}.VideoEditor_textOverlay__lRJhs input{padding:8px;background-color:#2d3748;border:1px solid #4a5568;border-radius:4px;color:#fff}.VideoEditor_actionButton__puxip{padding:8px 16px;background-color:#3b82f6;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s}.VideoEditor_actionButton__puxip:hover{background-color:#2563eb}.VideoEditor_timeline__0jwhr{width:100%;height:100px;background:#f0f0f0;border-radius:4px}