.react-flow__node:has(.video-node-v3) .base-node-wrapper{--node-width: 580px;--node-min-height: 380px}.base-node-wrapper.video-node-v3{--node-border-color: rgba(255, 166, 19, .5);--node-border-color-hover: #FFA613;--node-selected-border: #FFA613}.base-node-wrapper.video-node-v3 .base-node-container{border:none;box-shadow:var(--node-shell-shadow)}.react-flow__node:has(.video-node-v3-selected) .base-node-container{box-shadow:var(--node-shell-selected-shadow)}.react-flow__node:has(.video-node-v3) .sp-node-wrapper{width:580px;--sp-panel-height: 380px;min-height:380px}.react-flow__node:has(.video-node-v3-prompt-block--collapsed) .base-node-wrapper{--node-min-height: 374px}.react-flow__node:has(.video-node-v3--no-prompt) .base-node-wrapper{--node-min-height: 380px}.react-flow__node:has(.video-node-v3-prompt-block--collapsed) .sp-node-wrapper{--sp-panel-height: 374px;min-height:374px}.react-flow__node:has(.video-node-v3--no-prompt) .sp-node-wrapper{--sp-panel-height: 380px;min-height:380px}.react-flow__node:has(.video-node-v3-prompt-block--collapsed) .base-node-container{min-height:374px}.react-flow__node:has(.video-node-v3--no-prompt) .base-node-container{min-height:380px}.video-node-v3{position:absolute;inset:0;display:flex;flex-direction:column;width:100%;height:100%;box-sizing:border-box;color:#f4f4f4;font-family:var(--font-primary);border-radius:16px;background:var(--video-node-card-bg);overflow:visible}.base-node-wrapper.video-node-v3 .base-node-content>.video-node-v3:after{content:"";position:absolute;inset:0;border:2px solid var(--node-border-color, var(--node-border));border-radius:inherit;pointer-events:none;z-index:20;box-sizing:border-box}.base-node-wrapper.video-node-v3:hover .base-node-content>.video-node-v3:after{border-color:var(--node-border-color-hover, var(--node-hover-border))}.base-node-wrapper.video-node-v3 .base-node-content>.video-node-v3.video-node-v3-selected:after{border-color:var(--node-selected-border)}.base-node-wrapper.video-node-v3:has(.video-node-v3-stage-overlay) .base-node-content>.video-node-v3:after{border-color:var(--brand-blue);box-shadow:0 0 18px 0 var(--brand-blue);animation:video-node-loading-border-glow 2.4s ease-in-out infinite}@keyframes video-node-loading-border-glow{0%,to{border-color:var(--brand-blue);box-shadow:0 0 14px 0 var(--brand-blue)}50%{border-color:var(--accent-primary);box-shadow:0 0 30px 4px var(--accent-primary)}}.base-node-wrapper.video-node-v3:has(.video-node-v3--lipsync){--node-border-color: var(--lipsync-node-card-border);--node-border-color-hover: var(--lipsync-node-card-selected-border);--node-selected-border: var(--lipsync-node-card-selected-border)}.video-node-v3 .video-node-v3-header{position:relative;inset:auto;width:100%;height:54px;padding:16px;box-sizing:border-box;gap:10px;background:var(--video-node-header-bg);border-radius:16px 16px 0 0;flex-shrink:0}.video-node-v3 .node-header{border-bottom:none}.base-node-wrapper.video-node-v3 .base-node-toolbar,.base-node-wrapper.video-node-v3 .base-node-toolbar-bridge{left:calc(var(--node-width, 699px) / 2)}.video-node-v3 .node-header-right{gap:10px}.video-node-v3-prompt-block{width:100%;min-height:52px;box-sizing:border-box;padding:0 16px 16px;display:flex;flex-direction:column;gap:10px;background:var(--video-node-prompt-wrapper-bg);flex-shrink:0;max-height:200px;opacity:1;overflow:hidden;transition:max-height .3s ease-out,opacity .2s ease-out,padding .3s ease-out,min-height .3s ease-out}.video-node-v3-prompt-block--focused{overflow:visible!important;position:relative;z-index:1000}.video-node-v3-prompt-block--collapsed{max-height:0;min-height:0;padding-top:0;padding-bottom:0;opacity:0}.video-node-v3-prompt-input{width:100%;height:36px;border:none;outline:none;border-radius:8px;padding:8px;box-sizing:border-box;background:var(--video-node-prompt-input-bg);color:var(--video-node-prompt-input-color);font-family:var(--font-primary);font-size:var(--font-14);line-height:1.4;resize:none;overflow-y:auto}.video-node-v3-prompt-input::placeholder{color:var(--video-node-prompt-placeholder-color)}.video-node-v3-prompt-input.hidden{visibility:hidden}.video-node-v3-video-area{width:100%;height:325px;box-sizing:border-box;padding:5px 8px 8px;gap:10px;display:flex;align-items:center;justify-content:center;background:var(--video-node-video-area-bg);border-radius:0 0 16px 16px}.video-node-describe-button{display:flex;align-items:center;gap:var(--toolbar-action-gap);padding:var(--toolbar-action-padding-y) var(--toolbar-action-padding-x);height:var(--toolbar-action-height);min-width:var(--toolbar-action-min-width);border-radius:var(--toolbar-action-radius);border:1px solid transparent;background:linear-gradient(115deg,#dbfffe59,#e5d4b559 17%,#f7b28559 32%,#837fff59 51%,#ef97e659 82%,#fc979959);box-shadow:var(--glass-btn-shadow);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);cursor:pointer;transition:opacity .2s ease,filter .2s ease}.video-node-describe-button:disabled,.video-node-describe-button:disabled:hover{opacity:.65;cursor:not-allowed;filter:grayscale(.2)}.video-node-describe-label{font-family:var(--font-primary);font-size:12px;line-height:16px;color:var(--image-node-toolbar-btn-text);white-space:nowrap}.video-node-toolbar-action-icon{width:16px;height:16px;display:block;flex-shrink:0;background-color:currentColor;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center}.video-node-toolbar-action-icon--motion-transfer{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='21'%20height='19'%20viewBox='0%200%2021%2019'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.38775%2017.2493C7.58657%2017.2494%207.77742%2017.3285%207.91802%2017.469C8.05861%2017.6096%208.13767%2017.8005%208.13775%2017.9993C8.13775%2018.1981%208.05852%2018.389%207.91802%2018.5296L7.80377%2018.6233C7.72211%2018.6778%207.6305%2018.7154%207.53424%2018.7347L7.38775%2018.7493H2.25008C2.10087%2018.7493%201.95639%2018.7049%201.83406%2018.6233L1.71981%2018.5296C1.57924%2018.3889%201.50008%2018.1982%201.50008%2017.9993C1.50016%2017.8005%201.57922%2017.6096%201.71981%2017.469C1.86045%2017.3285%202.05123%2017.2493%202.25008%2017.2493H7.38775ZM8.17974%200.00327059C8.31865%20-0.00978088%208.45907%200.0164196%208.58404%200.0784657C8.70886%200.140516%208.81424%200.236385%208.88775%200.354832C8.9612%200.473258%208.99987%200.610009%209.00005%200.749362C9.00129%201.94238%209.47583%203.08639%2010.3194%203.93002C11.163%204.77366%2012.3069%205.24811%2013.5%205.24935C13.6989%205.24935%2013.8897%205.32851%2014.0303%205.46907C14.1709%205.60966%2014.25%205.80054%2014.25%205.99935V8.7552C14.2473%209.59115%2014.4786%2010.4112%2014.918%2011.1224C15.3576%2011.8337%2015.9882%2012.4081%2016.7373%2012.7796L19.4209%2014.1214C19.6704%2014.2453%2019.8809%2014.4362%2020.0273%2014.6731C20.1738%2014.9102%2020.2509%2015.1845%2020.25%2015.4632V17.2493C20.25%2017.6471%2020.0918%2018.0286%2019.8105%2018.3099C19.5292%2018.5912%2019.1478%2018.7493%2018.75%2018.7493H11.6309C11.5325%2018.7494%2011.4348%2018.7303%2011.3438%2018.6927C11.2527%2018.655%2011.1694%2018.6002%2011.0996%2018.5306L0.43954%207.86653C0.290845%207.71792%200.175083%207.53934%200.0996973%207.34309C0.0243364%207.14687%20-0.00891803%206.93679%200.00204146%206.72688C0.0130184%206.51701%200.0677978%206.31162%200.163174%206.12435C0.258521%205.93714%200.392538%205.77225%200.55575%205.63997L0.574305%205.62435L7.79693%200.152684C7.90812%200.0684711%208.04087%200.0163407%208.17974%200.00327059ZM3.91316%204.97884L7.40631%208.46906L7.50006%208.58332C7.58166%208.7059%207.62616%208.85088%207.62603%209.00031L7.61138%209.14777C7.58237%209.29203%207.51101%209.42607%207.40533%209.53156L7.29107%209.62531C7.16853%209.70685%207.02345%209.75044%206.87408%209.75031C6.67488%209.75014%206.48356%209.67156%206.34283%209.53058L2.70711%205.89388L1.50008%206.80891L11.9414%2017.2493H18.75V15.4632L16.0664%2014.1214C15.0676%2013.6262%2014.2278%2012.8607%2013.6416%2011.9124C13.0554%2010.964%2012.7464%209.87014%2012.75%208.7552V6.70247C11.5391%206.54779%2010.4037%206.02859%209.49516%205.21322C8.58652%204.39768%207.94736%203.32447%207.66314%202.13705L3.91316%204.97884ZM4.38776%2014.2493C4.58658%2014.2494%204.77743%2014.3285%204.91804%2014.469C5.05862%2014.6096%205.13769%2014.8005%205.13776%2014.9993C5.13776%2015.1981%205.05854%2015.389%204.91804%2015.5296C4.77743%2015.6702%204.58661%2015.7493%204.38776%2015.7493H0.750085C0.600878%2015.7493%200.456397%2015.7049%200.334071%2015.6233L0.219814%2015.5296C0.0792513%2015.389%208.83463e-05%2015.1982%208.83463e-05%2014.9993C0.000163571%2014.8005%200.0792293%2014.6096%200.219814%2014.469C0.360452%2014.3285%200.55124%2014.2493%200.750085%2014.2493H4.38776Z'%20fill='%23555555'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='21'%20height='19'%20viewBox='0%200%2021%2019'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.38775%2017.2493C7.58657%2017.2494%207.77742%2017.3285%207.91802%2017.469C8.05861%2017.6096%208.13767%2017.8005%208.13775%2017.9993C8.13775%2018.1981%208.05852%2018.389%207.91802%2018.5296L7.80377%2018.6233C7.72211%2018.6778%207.6305%2018.7154%207.53424%2018.7347L7.38775%2018.7493H2.25008C2.10087%2018.7493%201.95639%2018.7049%201.83406%2018.6233L1.71981%2018.5296C1.57924%2018.3889%201.50008%2018.1982%201.50008%2017.9993C1.50016%2017.8005%201.57922%2017.6096%201.71981%2017.469C1.86045%2017.3285%202.05123%2017.2493%202.25008%2017.2493H7.38775ZM8.17974%200.00327059C8.31865%20-0.00978088%208.45907%200.0164196%208.58404%200.0784657C8.70886%200.140516%208.81424%200.236385%208.88775%200.354832C8.9612%200.473258%208.99987%200.610009%209.00005%200.749362C9.00129%201.94238%209.47583%203.08639%2010.3194%203.93002C11.163%204.77366%2012.3069%205.24811%2013.5%205.24935C13.6989%205.24935%2013.8897%205.32851%2014.0303%205.46907C14.1709%205.60966%2014.25%205.80054%2014.25%205.99935V8.7552C14.2473%209.59115%2014.4786%2010.4112%2014.918%2011.1224C15.3576%2011.8337%2015.9882%2012.4081%2016.7373%2012.7796L19.4209%2014.1214C19.6704%2014.2453%2019.8809%2014.4362%2020.0273%2014.6731C20.1738%2014.9102%2020.2509%2015.1845%2020.25%2015.4632V17.2493C20.25%2017.6471%2020.0918%2018.0286%2019.8105%2018.3099C19.5292%2018.5912%2019.1478%2018.7493%2018.75%2018.7493H11.6309C11.5325%2018.7494%2011.4348%2018.7303%2011.3438%2018.6927C11.2527%2018.655%2011.1694%2018.6002%2011.0996%2018.5306L0.43954%207.86653C0.290845%207.71792%200.175083%207.53934%200.0996973%207.34309C0.0243364%207.14687%20-0.00891803%206.93679%200.00204146%206.72688C0.0130184%206.51701%200.0677978%206.31162%200.163174%206.12435C0.258521%205.93714%200.392538%205.77225%200.55575%205.63997L0.574305%205.62435L7.79693%200.152684C7.90812%200.0684711%208.04087%200.0163407%208.17974%200.00327059ZM3.91316%204.97884L7.40631%208.46906L7.50006%208.58332C7.58166%208.7059%207.62616%208.85088%207.62603%209.00031L7.61138%209.14777C7.58237%209.29203%207.51101%209.42607%207.40533%209.53156L7.29107%209.62531C7.16853%209.70685%207.02345%209.75044%206.87408%209.75031C6.67488%209.75014%206.48356%209.67156%206.34283%209.53058L2.70711%205.89388L1.50008%206.80891L11.9414%2017.2493H18.75V15.4632L16.0664%2014.1214C15.0676%2013.6262%2014.2278%2012.8607%2013.6416%2011.9124C13.0554%2010.964%2012.7464%209.87014%2012.75%208.7552V6.70247C11.5391%206.54779%2010.4037%206.02859%209.49516%205.21322C8.58652%204.39768%207.94736%203.32447%207.66314%202.13705L3.91316%204.97884ZM4.38776%2014.2493C4.58658%2014.2494%204.77743%2014.3285%204.91804%2014.469C5.05862%2014.6096%205.13769%2014.8005%205.13776%2014.9993C5.13776%2015.1981%205.05854%2015.389%204.91804%2015.5296C4.77743%2015.6702%204.58661%2015.7493%204.38776%2015.7493H0.750085C0.600878%2015.7493%200.456397%2015.7049%200.334071%2015.6233L0.219814%2015.5296C0.0792513%2015.389%208.83463e-05%2015.1982%208.83463e-05%2014.9993C0.000163571%2014.8005%200.0792293%2014.6096%200.219814%2014.469C0.360452%2014.3285%200.55124%2014.2493%200.750085%2014.2493H4.38776Z'%20fill='%23555555'/%3e%3c/svg%3e")}.video-node-toolbar-action-icon--video-editor{-webkit-mask-image:url(/assets/video_editor-DNeeMhFE.svg);mask-image:url(/assets/video_editor-DNeeMhFE.svg)}.video-node-toolbar-action-icon--lipsync{-webkit-mask-image:url(/assets/lipsync-C8sQUxa3.svg);mask-image:url(/assets/lipsync-C8sQUxa3.svg)}.video-node-toolbar-action-icon--audio-generator{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='22'%20height='22'%20viewBox='0%200%2022%2022'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18.7134%207.12811L18.4668%207.69379C18.2864%208.10792%2017.7136%208.10792%2017.5331%207.69379L17.2866%207.12811C16.8471%206.11947%2016.0555%205.31641%2015.0677%204.87708L14.308%204.53922C13.8973%204.35653%2013.8973%203.75881%2014.308%203.57612L15.0252%203.25714C16.0384%202.80651%2016.8442%201.97373%2017.2761%200.930828L17.5293%200.319534C17.7058%20-0.106511%2018.2942%20-0.106511%2018.4706%200.319534L18.7238%200.930828C19.1558%201.97373%2019.9616%202.80651%2020.9748%203.25714L21.6919%203.57612C22.1027%203.75881%2022.1027%204.35653%2021.6919%204.53922L20.9323%204.87708C19.9445%205.31641%2019.1529%206.11947%2018.7134%207.12811ZM6.5%206H4.5V18H6.5V6ZM2%2010H0V14H2V10ZM11%202H9V22H11V2ZM15.5%208H13.5V18H15.5V8ZM20%2010H18V14H20V10Z'%20fill='%23C7C7C7'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='22'%20height='22'%20viewBox='0%200%2022%2022'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18.7134%207.12811L18.4668%207.69379C18.2864%208.10792%2017.7136%208.10792%2017.5331%207.69379L17.2866%207.12811C16.8471%206.11947%2016.0555%205.31641%2015.0677%204.87708L14.308%204.53922C13.8973%204.35653%2013.8973%203.75881%2014.308%203.57612L15.0252%203.25714C16.0384%202.80651%2016.8442%201.97373%2017.2761%200.930828L17.5293%200.319534C17.7058%20-0.106511%2018.2942%20-0.106511%2018.4706%200.319534L18.7238%200.930828C19.1558%201.97373%2019.9616%202.80651%2020.9748%203.25714L21.6919%203.57612C22.1027%203.75881%2022.1027%204.35653%2021.6919%204.53922L20.9323%204.87708C19.9445%205.31641%2019.1529%206.11947%2018.7134%207.12811ZM6.5%206H4.5V18H6.5V6ZM2%2010H0V14H2V10ZM11%202H9V22H11V2ZM15.5%208H13.5V18H15.5V8ZM20%2010H18V14H20V10Z'%20fill='%23C7C7C7'/%3e%3c/svg%3e")}.video-node-describe-spinner{width:14px;height:14px;border-radius:50%;border:2px solid rgba(255,255,255,.2);border-top-color:#d9d9d9;animation:spin .8s linear infinite}.video-node-toolbar-divider{width:1px;height:var(--toolbar-divider-height);background:var(--image-node-toolbar-divider);margin:0}.video-node-v3-stage{position:relative;height:100%;aspect-ratio:16 / 9;border-radius:8px;background:var(--video-node-stage-bg);display:flex;align-items:center;justify-content:center;overflow:hidden}.video-node-v3-stage:after{content:"";position:absolute;inset:0;border-radius:inherit;box-sizing:border-box;border:1px solid var(--video-node-stage-bg);box-shadow:inset 0 0 0 1px var(--video-node-card-border, var(--image-node-card-border, var(--color-border))),var(--glass-btn-shadow);pointer-events:none;z-index:1}.video-node-v3-media{max-width:100%;max-height:100%;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;border-radius:inherit;z-index:0}.video-node-v3-player{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none;border-radius:inherit}.video-node-v3-stage-overlay{position:absolute;inset:0;pointer-events:none;overflow:hidden;border-radius:inherit}.video-node-v3-loading-bg{position:absolute;inset:0;background:var(--overlay-dark);border-radius:inherit;z-index:2;pointer-events:none}.video-node-v3-loading-shimmer{position:absolute;inset:0;background:linear-gradient(105deg,transparent 35%,var(--overlay-light) 50%,transparent 65%);background-size:250% 100%;animation:video-node-v3-loading-shimmer 1.8s ease-in-out infinite;pointer-events:none;z-index:3}@keyframes video-node-v3-loading-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.video-node-v3-loading-center-stack{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;z-index:7;pointer-events:none}.video-node-v3-loading-orbit{position:relative;width:56px;height:56px;transition:opacity .5s ease}.video-node-v3-loading-orbit-track{position:relative;width:100%;height:100%;animation:video-node-v3-loading-orbit 2s linear infinite}.video-node-v3-loading-orbit-sphere{position:absolute;width:12px;height:12px;border-radius:50%;background:var(--accent-primary);box-shadow:0 0 10px 2px var(--accent-primary),0 0 4px var(--accent-primary);top:0;left:50%;translate:-50% -50%}.video-node-v3-loading-orbit-sphere--secondary{background:var(--brand-accent-primary);box-shadow:0 0 10px 2px var(--brand-accent-primary),0 0 4px var(--brand-accent-primary);top:auto;bottom:0;translate:-50% 50%}@keyframes video-node-v3-loading-orbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.video-node-v3-progress-headline{display:flex;justify-content:space-between;font-size:var(--font-12);color:var(--video-node-progress-text-color)}.video-node-v3-progress-bar{width:100%;height:6px;border-radius:999px;background:#fff3;overflow:hidden}.video-node-v3-progress-bar-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#6eddb3,#71b1ff);transition:width .25s ease}.video-node-v3-loading-center-stack .video-node-v3-progress-bar{width:120px;height:3px;border-radius:2px;background:var(--overlay-light);overflow:hidden;transform:translateY(16px)}.video-node-v3-loading-center-stack .video-node-v3-progress-bar-fill{height:100%;max-width:100%;border-radius:inherit;background:linear-gradient(90deg,var(--image-node-progress-gradient-start) 0%,var(--image-node-progress-gradient-end) 100%);transition:width .25s ease}.video-node-v3-loading-center-stack .video-node-v3-progress-headline{display:flex;gap:6px;align-items:center;justify-content:center;font-size:var(--font-12);font-weight:500;color:var(--brand-blue);transform:translateY(16px);pointer-events:none}.video-node-v3-controls-wrapper{position:absolute;left:0;right:0;bottom:0;padding:12px 16px 16px;display:flex;flex-direction:column;gap:8px;box-sizing:border-box;pointer-events:none;background:linear-gradient(180deg,#07070700 0% 100%);transition:background .25s ease,opacity .2s ease,visibility .2s ease;opacity:0;visibility:hidden;z-index:2}.video-node-v3-controls{display:flex;align-items:center;justify-content:space-between;font-size:var(--font-12);color:var(--video-node-controls-text-color);pointer-events:all}.video-node-v3-controls--disabled{opacity:.45}.video-node-v3-stage:hover .video-node-v3-controls-wrapper,.video-node-v3-stage:focus-within .video-node-v3-controls-wrapper,.video-node-v3-controls-wrapper--hovered{background:linear-gradient(180deg,#07070700,#070707d9);opacity:1;visibility:visible;pointer-events:all}.video-node-v3-controls-left{display:flex;align-items:center;gap:8px}.video-node-v3-controls-right{display:flex;align-items:center;justify-content:flex-end;gap:8px}.video-node-v3-control-button{background:transparent;border:none;padding:0;display:flex;align-items:center;justify-content:center;width:20px;height:20px;cursor:pointer;color:inherit;pointer-events:all}.video-node-v3-control-button:disabled{cursor:default}.video-node-v3-control-button svg{display:block}.video-node-v3-volume-icon{width:16px;height:16px;display:block;opacity:1}.video-node-v3-volume-icon--muted{opacity:.45}.video-node-v3-time{flex:0 0 auto;color:var(--video-node-time-color)}.video-node-v3-seek{width:100%;pointer-events:all}.video-node-v3-seek-input{width:100%;-webkit-appearance:none;appearance:none;height:0;border-radius:999px;border-top:1px solid rgba(255,255,255,.35);background:transparent;outline:none}.video-node-v3-seek-input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:10px;height:10px;border-radius:50%;background:#fff;cursor:pointer;margin-top:-3.5px}.video-node-v3-seek-input::-moz-range-thumb{width:10px;height:10px;border-radius:50%;background:#fff;cursor:pointer}.video-node-v3-stage:hover .video-node-v3-seek-input,.video-node-v3-stage:focus-within .video-node-v3-seek-input,.video-node-v3-controls-wrapper--hovered .video-node-v3-seek-input{border-top-color:#ffffffbf}.video-node-v3-stage:fullscreen .video-node-v3-control-button svg,.video-node-v3-stage:-webkit-full-screen .video-node-v3-control-button svg{transform:scale(1.5) translateY(-37.5%);transform-origin:center center}.video-node-v3-upload-area{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;border-radius:8px;border:1px solid transparent;box-shadow:var(--glass-btn-shadow);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:var(--video-node-upload-area-bg);cursor:pointer;transition:background-color .2s ease}.video-node-v3-upload-area:hover,.video-node-v3-upload-area.hovered{background:var(--video-node-upload-area-hover-bg)}.video-node-v3-upload-area.dragging{border-color:var(--accent-primary, #71b1ff);background:#71b1ff1a}.video-node-v3-upload-content{display:flex;flex-direction:column;align-items:center;gap:12px;color:var(--text-secondary, rgba(255, 255, 255, .6))}.video-node-v3-upload-icon{color:var(--upload-cta-text)}.video-node-v3-upload-text{margin:0;font-size:var(--font-14, 14px);text-align:center;color:var(--upload-cta-text)}.video-node-v3-upload-hint{margin:4px 0 0;font-size:var(--font-10, 10px);color:var(--text-tertiary, rgba(255, 255, 255, .4));text-align:center}.video-node-v3-hidden-input{display:none}.video-node-v3-ready-placeholder{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:var(--video-node-stage-bg, rgba(0, 0, 0, .3));border-radius:8px}.video-node-v3-ready-play-btn{display:flex;width:40px;height:40px;padding:8px;justify-content:center;align-items:center;border-radius:8px;background:var(--play-btn-glass-bg);border:1px solid transparent;box-shadow:var(--glass-btn-shadow);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);cursor:pointer;transition:background .2s ease,transform .1s ease;color:var(--text-primary, #f4f4f4)}.video-node-v3-ready-play-btn:hover{background:var(--play-btn-glass-bg-hover);transform:scale(1.05)}.video-node-v3-ready-text{color:var(--text-secondary, rgba(255, 255, 255, .6));text-align:center;font-family:var(--font-primary);font-size:var(--font-14, 14px);font-weight:400;line-height:1.3;margin:0}.video-node-v3-interpolation-warning{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px;color:var(--warning-color, #f5a623)}.video-node-v3-warning-text{color:var(--text-secondary, rgba(255, 255, 255, .7));text-align:center;font-family:var(--font-primary);font-size:var(--font-12, 12px);font-weight:400;line-height:1.4;margin:0;max-width:280px}.react-flow__node:has(.video-node-v3) .react-flow__handle{z-index:10}.video-node-header-icon{display:block;width:20px;height:20px;flex-shrink:0;transform:translateY(-1px);background-color:var(--node-header-label-color);-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M16.713%207.12908L16.467%207.69508C16.4286%207.78725%2016.3637%207.86598%2016.2806%207.92135C16.1975%207.97673%2016.0999%208.00628%2016%208.00628C15.9001%208.00628%2015.8025%207.97673%2015.7194%207.92135C15.6363%207.86598%2015.5714%207.78725%2015.533%207.69508L15.287%207.12908C14.8545%206.1278%2014.0624%205.325%2013.067%204.87908L12.308%204.54008C12.2159%204.49772%2012.1379%204.42985%2012.0832%204.34451C12.0286%204.25917%2011.9995%204.15994%2011.9995%204.05858C11.9995%203.95722%2012.0286%203.85799%2012.0832%203.77265C12.1379%203.68731%2012.2159%203.61944%2012.308%203.57708L13.025%203.25808C14.0454%202.79946%2014.8511%201.96696%2015.276%200.932081L15.529%200.321081C15.5662%200.226435%2015.631%200.145179%2015.715%200.0879061C15.799%200.0306331%2015.8983%200%2016%200C16.1017%200%2016.201%200.0306331%2016.285%200.0879061C16.369%200.145179%2016.4338%200.226435%2016.471%200.321081L16.724%200.931081C17.1485%201.96616%2017.9538%202.79901%2018.974%203.25808L19.692%203.57808C19.7838%203.62056%2019.8615%203.68842%2019.916%203.77365C19.9705%203.85889%2019.9994%203.95793%2019.9994%204.05908C19.9994%204.16023%2019.9705%204.25928%2019.916%204.34451C19.8615%204.42974%2019.7838%204.4976%2019.692%204.54008L18.932%204.87808C17.9368%205.32445%2017.1451%206.12761%2016.713%207.12908ZM0.993%202.00108H10V4.00108H2V18.0011H16V10.0011H18V19.0081C17.9997%2019.2714%2017.895%2019.5238%2017.7089%2019.7099C17.5227%2019.8961%2017.2703%2020.0008%2017.007%2020.0011H0.993C0.72964%2020.0011%200.477067%2019.8965%200.290843%2019.7102C0.104619%2019.524%200%2019.2714%200%2019.0081V2.99408C0%202.44608%200.445%202.00108%200.993%202.00108ZM7.622%207.41608L12.501%2010.6681C12.5559%2010.7046%2012.6009%2010.7541%2012.632%2010.8122C12.6631%2010.8703%2012.6794%2010.9352%2012.6794%2011.0011C12.6794%2011.067%2012.6631%2011.1319%2012.632%2011.19C12.6009%2011.2481%2012.5559%2011.2976%2012.501%2011.3341L7.621%2014.5861C7.56083%2014.626%207.49098%2014.6488%207.41887%2014.6522C7.34676%2014.6556%207.27507%2014.6395%207.21141%2014.6054C7.14774%2014.5714%207.09448%2014.5208%207.05726%2014.4589C7.02004%2014.397%207.00025%2014.3263%207%2014.2541V7.74808C7.00013%207.67573%207.01989%207.60477%207.05716%207.54276C7.09443%207.48075%207.14782%207.43001%207.21165%207.39594C7.27547%207.36187%207.34734%207.34576%207.41961%207.3493C7.49187%207.35285%207.56182%207.37593%207.622%207.41608Z'%20fill='white'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M16.713%207.12908L16.467%207.69508C16.4286%207.78725%2016.3637%207.86598%2016.2806%207.92135C16.1975%207.97673%2016.0999%208.00628%2016%208.00628C15.9001%208.00628%2015.8025%207.97673%2015.7194%207.92135C15.6363%207.86598%2015.5714%207.78725%2015.533%207.69508L15.287%207.12908C14.8545%206.1278%2014.0624%205.325%2013.067%204.87908L12.308%204.54008C12.2159%204.49772%2012.1379%204.42985%2012.0832%204.34451C12.0286%204.25917%2011.9995%204.15994%2011.9995%204.05858C11.9995%203.95722%2012.0286%203.85799%2012.0832%203.77265C12.1379%203.68731%2012.2159%203.61944%2012.308%203.57708L13.025%203.25808C14.0454%202.79946%2014.8511%201.96696%2015.276%200.932081L15.529%200.321081C15.5662%200.226435%2015.631%200.145179%2015.715%200.0879061C15.799%200.0306331%2015.8983%200%2016%200C16.1017%200%2016.201%200.0306331%2016.285%200.0879061C16.369%200.145179%2016.4338%200.226435%2016.471%200.321081L16.724%200.931081C17.1485%201.96616%2017.9538%202.79901%2018.974%203.25808L19.692%203.57808C19.7838%203.62056%2019.8615%203.68842%2019.916%203.77365C19.9705%203.85889%2019.9994%203.95793%2019.9994%204.05908C19.9994%204.16023%2019.9705%204.25928%2019.916%204.34451C19.8615%204.42974%2019.7838%204.4976%2019.692%204.54008L18.932%204.87808C17.9368%205.32445%2017.1451%206.12761%2016.713%207.12908ZM0.993%202.00108H10V4.00108H2V18.0011H16V10.0011H18V19.0081C17.9997%2019.2714%2017.895%2019.5238%2017.7089%2019.7099C17.5227%2019.8961%2017.2703%2020.0008%2017.007%2020.0011H0.993C0.72964%2020.0011%200.477067%2019.8965%200.290843%2019.7102C0.104619%2019.524%200%2019.2714%200%2019.0081V2.99408C0%202.44608%200.445%202.00108%200.993%202.00108ZM7.622%207.41608L12.501%2010.6681C12.5559%2010.7046%2012.6009%2010.7541%2012.632%2010.8122C12.6631%2010.8703%2012.6794%2010.9352%2012.6794%2011.0011C12.6794%2011.067%2012.6631%2011.1319%2012.632%2011.19C12.6009%2011.2481%2012.5559%2011.2976%2012.501%2011.3341L7.621%2014.5861C7.56083%2014.626%207.49098%2014.6488%207.41887%2014.6522C7.34676%2014.6556%207.27507%2014.6395%207.21141%2014.6054C7.14774%2014.5714%207.09448%2014.5208%207.05726%2014.4589C7.02004%2014.397%207.00025%2014.3263%207%2014.2541V7.74808C7.00013%207.67573%207.01989%207.60477%207.05716%207.54276C7.09443%207.48075%207.14782%207.43001%207.21165%207.39594C7.27547%207.36187%207.34734%207.34576%207.41961%207.3493C7.49187%207.35285%207.56182%207.37593%207.622%207.41608Z'%20fill='white'/%3e%3c/svg%3e");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.video-node-header-icon--lipsync{-webkit-mask-image:url(/assets/lipsync-C8sQUxa3.svg);mask-image:url(/assets/lipsync-C8sQUxa3.svg)}.video-node-header-icon--motion-transfer{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='21'%20height='19'%20viewBox='0%200%2021%2019'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.38775%2017.2493C7.58657%2017.2494%207.77742%2017.3285%207.91802%2017.469C8.05861%2017.6096%208.13767%2017.8005%208.13775%2017.9993C8.13775%2018.1981%208.05852%2018.389%207.91802%2018.5296L7.80377%2018.6233C7.72211%2018.6778%207.6305%2018.7154%207.53424%2018.7347L7.38775%2018.7493H2.25008C2.10087%2018.7493%201.95639%2018.7049%201.83406%2018.6233L1.71981%2018.5296C1.57924%2018.3889%201.50008%2018.1982%201.50008%2017.9993C1.50016%2017.8005%201.57922%2017.6096%201.71981%2017.469C1.86045%2017.3285%202.05123%2017.2493%202.25008%2017.2493H7.38775ZM8.17974%200.00327059C8.31865%20-0.00978088%208.45907%200.0164196%208.58404%200.0784657C8.70886%200.140516%208.81424%200.236385%208.88775%200.354832C8.9612%200.473258%208.99987%200.610009%209.00005%200.749362C9.00129%201.94238%209.47583%203.08639%2010.3194%203.93002C11.163%204.77366%2012.3069%205.24811%2013.5%205.24935C13.6989%205.24935%2013.8897%205.32851%2014.0303%205.46907C14.1709%205.60966%2014.25%205.80054%2014.25%205.99935V8.7552C14.2473%209.59115%2014.4786%2010.4112%2014.918%2011.1224C15.3576%2011.8337%2015.9882%2012.4081%2016.7373%2012.7796L19.4209%2014.1214C19.6704%2014.2453%2019.8809%2014.4362%2020.0273%2014.6731C20.1738%2014.9102%2020.2509%2015.1845%2020.25%2015.4632V17.2493C20.25%2017.6471%2020.0918%2018.0286%2019.8105%2018.3099C19.5292%2018.5912%2019.1478%2018.7493%2018.75%2018.7493H11.6309C11.5325%2018.7494%2011.4348%2018.7303%2011.3438%2018.6927C11.2527%2018.655%2011.1694%2018.6002%2011.0996%2018.5306L0.43954%207.86653C0.290845%207.71792%200.175083%207.53934%200.0996973%207.34309C0.0243364%207.14687%20-0.00891803%206.93679%200.00204146%206.72688C0.0130184%206.51701%200.0677978%206.31162%200.163174%206.12435C0.258521%205.93714%200.392538%205.77225%200.55575%205.63997L0.574305%205.62435L7.79693%200.152684C7.90812%200.0684711%208.04087%200.0163407%208.17974%200.00327059ZM3.91316%204.97884L7.40631%208.46906L7.50006%208.58332C7.58166%208.7059%207.62616%208.85088%207.62603%209.00031L7.61138%209.14777C7.58237%209.29203%207.51101%209.42607%207.40533%209.53156L7.29107%209.62531C7.16853%209.70685%207.02345%209.75044%206.87408%209.75031C6.67488%209.75014%206.48356%209.67156%206.34283%209.53058L2.70711%205.89388L1.50008%206.80891L11.9414%2017.2493H18.75V15.4632L16.0664%2014.1214C15.0676%2013.6262%2014.2278%2012.8607%2013.6416%2011.9124C13.0554%2010.964%2012.7464%209.87014%2012.75%208.7552V6.70247C11.5391%206.54779%2010.4037%206.02859%209.49516%205.21322C8.58652%204.39768%207.94736%203.32447%207.66314%202.13705L3.91316%204.97884ZM4.38776%2014.2493C4.58658%2014.2494%204.77743%2014.3285%204.91804%2014.469C5.05862%2014.6096%205.13769%2014.8005%205.13776%2014.9993C5.13776%2015.1981%205.05854%2015.389%204.91804%2015.5296C4.77743%2015.6702%204.58661%2015.7493%204.38776%2015.7493H0.750085C0.600878%2015.7493%200.456397%2015.7049%200.334071%2015.6233L0.219814%2015.5296C0.0792513%2015.389%208.83463e-05%2015.1982%208.83463e-05%2014.9993C0.000163571%2014.8005%200.0792293%2014.6096%200.219814%2014.469C0.360452%2014.3285%200.55124%2014.2493%200.750085%2014.2493H4.38776Z'%20fill='%23555555'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='21'%20height='19'%20viewBox='0%200%2021%2019'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.38775%2017.2493C7.58657%2017.2494%207.77742%2017.3285%207.91802%2017.469C8.05861%2017.6096%208.13767%2017.8005%208.13775%2017.9993C8.13775%2018.1981%208.05852%2018.389%207.91802%2018.5296L7.80377%2018.6233C7.72211%2018.6778%207.6305%2018.7154%207.53424%2018.7347L7.38775%2018.7493H2.25008C2.10087%2018.7493%201.95639%2018.7049%201.83406%2018.6233L1.71981%2018.5296C1.57924%2018.3889%201.50008%2018.1982%201.50008%2017.9993C1.50016%2017.8005%201.57922%2017.6096%201.71981%2017.469C1.86045%2017.3285%202.05123%2017.2493%202.25008%2017.2493H7.38775ZM8.17974%200.00327059C8.31865%20-0.00978088%208.45907%200.0164196%208.58404%200.0784657C8.70886%200.140516%208.81424%200.236385%208.88775%200.354832C8.9612%200.473258%208.99987%200.610009%209.00005%200.749362C9.00129%201.94238%209.47583%203.08639%2010.3194%203.93002C11.163%204.77366%2012.3069%205.24811%2013.5%205.24935C13.6989%205.24935%2013.8897%205.32851%2014.0303%205.46907C14.1709%205.60966%2014.25%205.80054%2014.25%205.99935V8.7552C14.2473%209.59115%2014.4786%2010.4112%2014.918%2011.1224C15.3576%2011.8337%2015.9882%2012.4081%2016.7373%2012.7796L19.4209%2014.1214C19.6704%2014.2453%2019.8809%2014.4362%2020.0273%2014.6731C20.1738%2014.9102%2020.2509%2015.1845%2020.25%2015.4632V17.2493C20.25%2017.6471%2020.0918%2018.0286%2019.8105%2018.3099C19.5292%2018.5912%2019.1478%2018.7493%2018.75%2018.7493H11.6309C11.5325%2018.7494%2011.4348%2018.7303%2011.3438%2018.6927C11.2527%2018.655%2011.1694%2018.6002%2011.0996%2018.5306L0.43954%207.86653C0.290845%207.71792%200.175083%207.53934%200.0996973%207.34309C0.0243364%207.14687%20-0.00891803%206.93679%200.00204146%206.72688C0.0130184%206.51701%200.0677978%206.31162%200.163174%206.12435C0.258521%205.93714%200.392538%205.77225%200.55575%205.63997L0.574305%205.62435L7.79693%200.152684C7.90812%200.0684711%208.04087%200.0163407%208.17974%200.00327059ZM3.91316%204.97884L7.40631%208.46906L7.50006%208.58332C7.58166%208.7059%207.62616%208.85088%207.62603%209.00031L7.61138%209.14777C7.58237%209.29203%207.51101%209.42607%207.40533%209.53156L7.29107%209.62531C7.16853%209.70685%207.02345%209.75044%206.87408%209.75031C6.67488%209.75014%206.48356%209.67156%206.34283%209.53058L2.70711%205.89388L1.50008%206.80891L11.9414%2017.2493H18.75V15.4632L16.0664%2014.1214C15.0676%2013.6262%2014.2278%2012.8607%2013.6416%2011.9124C13.0554%2010.964%2012.7464%209.87014%2012.75%208.7552V6.70247C11.5391%206.54779%2010.4037%206.02859%209.49516%205.21322C8.58652%204.39768%207.94736%203.32447%207.66314%202.13705L3.91316%204.97884ZM4.38776%2014.2493C4.58658%2014.2494%204.77743%2014.3285%204.91804%2014.469C5.05862%2014.6096%205.13769%2014.8005%205.13776%2014.9993C5.13776%2015.1981%205.05854%2015.389%204.91804%2015.5296C4.77743%2015.6702%204.58661%2015.7493%204.38776%2015.7493H0.750085C0.600878%2015.7493%200.456397%2015.7049%200.334071%2015.6233L0.219814%2015.5296C0.0792513%2015.389%208.83463e-05%2015.1982%208.83463e-05%2014.9993C0.000163571%2014.8005%200.0792293%2014.6096%200.219814%2014.469C0.360452%2014.3285%200.55124%2014.2493%200.750085%2014.2493H4.38776Z'%20fill='%23555555'/%3e%3c/svg%3e")}@media(prefers-reduced-motion:reduce){.video-node-v3-loading-shimmer,.video-node-v3-loading-orbit-track{animation:none}.base-node-wrapper.video-node-v3:has(.video-node-v3-stage-overlay) .base-node-content>.video-node-v3:after{animation:none;border-color:var(--brand-blue);box-shadow:0 0 18px 0 var(--brand-blue)}}
