.tiptap-video-node{justify-content:center;align-items:center;width:100%;margin:1rem 0;display:flex;position:relative}.tiptap-video-node.loading{min-height:400px}.tiptap-video-node.error{min-height:200px}.tiptap-video-node .tiptap-video-container{background:var(--muted);border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:100%;max-width:100%;min-height:200px;display:flex;position:relative;overflow:hidden}.tiptap-video-node .tiptap-video-element{object-fit:contain;border-radius:.5rem;flex-shrink:0;width:100%;min-width:100%;max-width:100%;height:auto;transition:opacity .3s;display:block}.tiptap-video-node .tiptap-video-loading{background:var(--muted);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.tiptap-video-node .tiptap-video-error{background:var(--muted);border:1px dashed var(--border);border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:2rem;display:flex}.tiptap-video-node .tiptap-video-play-overlay{cursor:pointer;z-index:10;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;transition:background .2s,opacity .2s;display:flex;position:absolute;inset:0}.tiptap-video-node .tiptap-video-play-overlay.opacity-0{pointer-events:none}.tiptap-video-node .tiptap-video-play-overlay.opacity-100{pointer-events:auto}.tiptap-video-node .tiptap-video-play-overlay.opacity-100:hover{background:#000c!important}.tiptap-video-node .tiptap-video-play-overlay svg{filter:drop-shadow(0 2px 4px #0000004d)}.tiptap-video-node .tiptap-video-container.group:hover .tiptap-video-play-overlay{background:#00000080}.tiptap-video-node .tiptap-video-container.group:hover .tiptap-video-play-overlay:hover{background:#000c}.tiptap-video-node .tiptap-video-embed-container{background:var(--muted);border-radius:.5rem;flex-shrink:0;width:100%;max-width:100%;height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.tiptap-video-node .tiptap-video-embed{border:none;border-radius:.5rem;flex-shrink:0;width:100%;min-width:100%;max-width:100%;height:100%;position:absolute;top:0;left:0}.tiptap-video-node .tiptap-video-link{color:#fff;z-index:10;background:#000000b3;border-radius:.25rem;padding:.25rem .5rem;font-size:.75rem;text-decoration:none;transition:background .2s;position:absolute;bottom:.5rem;right:.5rem}.tiptap-video-node .tiptap-video-link:hover{background:#000000e6}.tiptap.ProseMirror.ProseMirror-focused .ProseMirror-selectednode .tiptap-video-node{outline:2px solid var(--primary);outline-offset:2px}.proposal-content .tiptap-video-node,.preview-mode .tiptap-video-node,.proposal-content .tiptap-video-node .tiptap-video-container,.proposal-content .tiptap-video-node .tiptap-video-embed-container,.preview-mode .tiptap-video-node .tiptap-video-container,.preview-mode .tiptap-video-node .tiptap-video-embed-container,.proposal-content .tiptap-video-node .tiptap-video-element,.proposal-content .tiptap-video-node .tiptap-video-embed,.preview-mode .tiptap-video-node .tiptap-video-element,.preview-mode .tiptap-video-node .tiptap-video-embed,.tiptap-video-node,.tiptap-video-node .tiptap-video-container,.tiptap-video-node .tiptap-video-embed-container,.tiptap-video-node .tiptap-video-element,.tiptap-video-node .tiptap-video-embed{width:100%!important;max-width:100%!important}@media (max-width:768px){.tiptap-video-node .tiptap-video-container,.tiptap-video-node .tiptap-video-embed-container{border-radius:.25rem}}
