body.video-enhancer-body{background:#0f1113;color:#fff;overflow-x:hidden}.video-enhancer-page{min-height:calc(100vh - 68px);height:calc(100vh - 68px);background:#0f1113;overflow:hidden}@media screen and (max-width: 1200px){.video-enhancer-page{min-height:calc(100vh - .88rem);height:auto;overflow:visible}}.video-enhancer{--controls-width: 464px;--viewer-max-width: 920px;--viewer-max-height: 456px;--panel-bg: #22222d;--surface-bg: #2c2d3e;--surface-bg-hover: #343548;--surface-border: #5b5d6e;--muted: #8a8c9e;--action-bg: rgba(255, 255, 255, 0.08);--action-bg-hover: rgba(255, 255, 255, 0.14);position:relative;z-index:1;box-sizing:border-box;min-height:calc(100vh - 68px);height:calc(100vh - 68px);padding:24px}.video-enhancer *,.video-enhancer *::before,.video-enhancer *::after{box-sizing:border-box}.video-enhancer img,.video-enhancer video{display:block;max-width:100%}.video-enhancer [hidden]{display:none !important}@media screen and (max-width: 1200px){.video-enhancer{min-height:auto;height:auto;padding:0}}.video-enhancer__layout{display:flex;align-items:stretch;gap:24px;width:100%;height:100%;min-height:0}@media screen and (max-width: 1200px){.video-enhancer__layout{flex-direction:column;gap:.24rem;height:auto}}.video-enhancer__controls{width:var(--controls-width);flex:0 0 var(--controls-width);display:flex;flex-direction:column;height:100%;min-height:0}@media screen and (max-width: 1200px){.video-enhancer__controls{width:100%;flex:none;order:2;height:auto;min-height:0}}.video-enhancer__controls-inner{min-height:100%;height:100%;display:flex;flex-direction:column;overflow-y:auto;padding:20px;border-radius:12px;background:var(--panel-bg);scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.28) rgba(0,0,0,0)}@media screen and (max-width: 1200px){.video-enhancer__controls-inner{min-height:0;height:auto;overflow:visible;padding:.32rem .24rem;border-radius:0}}.video-enhancer__controls-inner::-webkit-scrollbar{width:6px}.video-enhancer__controls-inner::-webkit-scrollbar-thumb{border-radius:999px;background:rgba(148,163,184,.28)}.video-enhancer__controls-main{display:flex;flex-direction:column;min-height:0}.video-enhancer__controls-footer{margin-top:auto;padding-top:22px}@media screen and (max-width: 1200px){.video-enhancer__controls-footer{padding-top:.52rem}}.video-enhancer__card-head{margin-bottom:10px}@media screen and (max-width: 1200px){.video-enhancer__card-head{margin-bottom:.2rem}}.video-enhancer__section-title{margin:0;font:normal normal 500 14px/17px Inter;color:#fff}@media screen and (max-width: 1200px){.video-enhancer__section-title{font:normal normal 500 .28rem/.34rem Inter}}.video-enhancer__upload,.video-enhancer__upload-surface,.video-enhancer__upload-add-tile,.video-enhancer__generate,.video-enhancer__demo-item,.video-enhancer__response-icon,.video-enhancer__action-button,.video-enhancer__media-play,.video-enhancer__upload-remove{cursor:pointer}@media screen and (min-width: 1201px){.video-enhancer__upload-surface:focus-visible,.video-enhancer__upload-add-tile:focus-visible,.video-enhancer__generate:focus-visible,.video-enhancer__demo-item:focus-visible,.video-enhancer__response-icon:focus-visible,.video-enhancer__action-button:focus-visible,.video-enhancer__media-play:focus-visible{outline:2px solid rgba(37,96,228,.9);outline-offset:2px}}.video-enhancer__file-input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.video-enhancer__upload{position:relative}.video-enhancer__upload-surface{min-height:154px;height:154px;border-radius:8px;background:var(--surface-bg);transition:background-color .2s ease,border-color .2s ease}@media screen and (max-width: 1200px){.video-enhancer__upload-surface{min-height:2.38rem;height:2.38rem;border-radius:.12rem}}.video-enhancer__upload-empty,.video-enhancer__upload-list{width:100%;min-height:154px;height:154px}@media screen and (max-width: 1200px){.video-enhancer__upload-empty,.video-enhancer__upload-list{min-height:2.38rem;height:2.38rem}}.video-enhancer__upload-empty{display:flex}.video-enhancer__upload-add-tile{width:100%;border:1px dashed var(--surface-border);border-radius:8px;background:rgba(0,0,0,0);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;transition:background-color .2s ease,border-color .2s ease}.video-enhancer__upload-add-tile strong{font:normal normal 400 13px/16px Inter;color:inherit}@media screen and (max-width: 1200px){.video-enhancer__upload-add-tile{gap:.1rem;border-radius:.12rem}.video-enhancer__upload-add-tile strong{font:normal normal 400 .24rem/.3rem Inter}}@media screen and (min-width: 1201px){.video-enhancer__upload-add-tile:hover{background:var(--surface-bg-hover)}}.video-enhancer__upload-icon-shell{position:relative;width:58px;height:58px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;overflow:hidden}.video-enhancer__upload-icon-shell::before,.video-enhancer__upload-icon-shell::after{content:"";position:absolute;left:50%;top:50%;border-radius:50%;transform:translate(-50%, -50%)}.video-enhancer__upload-icon-shell::before{z-index:0;width:45px;height:45px;background:hsla(0,0%,100%,.1);box-shadow:0 0 0 1px hsla(0,0%,100%,.03);transition:width .2s ease,height .2s ease,background-color .2s ease,box-shadow .2s ease}.video-enhancer__upload-icon-shell::after{z-index:1;width:42px;height:42px;background:hsla(0,0%,100%,.1);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.05);transition:width .2s ease,height .2s ease,background-color .2s ease,box-shadow .2s ease}@media screen and (max-width: 1200px){.video-enhancer__upload-icon-shell{width:.84rem;height:.84rem}.video-enhancer__upload-icon-shell::before{width:.67rem;height:.67rem}.video-enhancer__upload-icon-shell::after{width:.64rem;height:.64rem}}.video-enhancer__upload-add-tile:hover .video-enhancer__upload-icon-shell::before{width:100%;height:100%;box-shadow:0 0 0 1px hsla(0,0%,100%,.05)}.video-enhancer__upload-add-tile:hover .video-enhancer__upload-icon-shell::after{background:hsla(0,0%,100%,.1);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.08)}.video-enhancer__upload-icon{position:relative;z-index:2;width:24px;height:24px;background:center/100% 100% no-repeat url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%20%20%3Cdefs%3E%20%20%20%20%3CclipPath%20id%3D%22clip-path%22%3E%20%20%20%20%20%20%3Crect%20id%3D%22%E7%9F%A9%E5%BD%A2_40067%22%20data-name%3D%22%E7%9F%A9%E5%BD%A2%2040067%22%20width%3D%2224%22%20height%3D%2224%22%20transform%3D%22translate(196%20481)%22%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-width%3D%221%22%2F%3E%20%20%20%20%3C%2FclipPath%3E%20%20%3C%2Fdefs%3E%20%20%3Cg%20id%3D%22icon_video_upload%22%20data-name%3D%22icon_video%20upload%22%20transform%3D%22translate(-196%20-481)%22%20clip-path%3D%22url(%23clip-path)%22%3E%20%20%20%20%3Cpath%20id%3D%22%E8%B7%AF%E5%BE%84_8234%22%20data-name%3D%22%E8%B7%AF%E5%BE%84%208234%22%20d%3D%22M525%2C171h-9.4a.6.6%2C0%2C0%2C1-.6-.6V153.6a.6.6%2C0%2C0%2C1%2C.6-.6h16.8a.6.6%2C0%2C0%2C1%2C.6.6V163%22%20transform%3D%22translate(-315.5%20331)%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%2F%3E%20%20%20%20%3Cpath%20id%3D%22%E8%B7%AF%E5%BE%84_8235%22%20data-name%3D%22%E8%B7%AF%E5%BE%84%208235%22%20d%3D%22M528%2C169h3m3%2C0h-3m0%2C0v-3m0%2C3v3%22%20transform%3D%22translate(-315.5%20331)%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%2F%3E%20%20%20%20%3Cpath%20id%3D%22%E8%B7%AF%E5%BE%84_8236%22%20data-name%3D%22%E8%B7%AF%E5%BE%84%208236%22%20d%3D%22M521.9%2C158.513a.6.6%2C0%2C0%2C0-.9.521v5.932a.6.6%2C0%2C0%2C0%2C.9.521l5.19-2.966a.6.6%2C0%2C0%2C0%2C0-1.042Z%22%20transform%3D%22translate(-315.5%20331)%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%2F%3E%20%20%3C%2Fg%3E%3C%2Fsvg%3E")}@media screen and (max-width: 1200px){.video-enhancer__upload-icon{width:.36rem;height:.36rem}}.video-enhancer__upload-add-label{transition:color .2s ease,opacity .2s ease}.video-enhancer__upload-add-label--mobile{display:none}@media screen and (max-width: 1200px){.video-enhancer__upload-add-label--mobile{display:inline}}@media screen and (max-width: 1200px){.video-enhancer__upload-add-label--desktop{display:none}}.video-enhancer__upload-surface.is-dragover .video-enhancer__upload-add-tile{background:rgba(0,0,0,0);border-radius:8px;opacity:1;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);border-color:hsla(0,0%,100%,.26)}.video-enhancer__upload-surface.is-dragover .video-enhancer__upload-add-tile strong,.video-enhancer__upload-surface.is-dragover .video-enhancer__upload-add-tile .video-enhancer__upload-add-label,.video-enhancer__upload-surface.is-dragover .video-enhancer__upload-add-tile .video-enhancer__upload-icon-shell{filter:blur(2px);pointer-events:none}.video-enhancer__upload-surface.is-dragover .video-enhancer__upload-add-tile strong{color:#fff}.video-enhancer__upload-surface.is-dragover .video-enhancer__upload-add-tile strong *,.video-enhancer__upload-surface.is-dragover .video-enhancer__upload-add-tile .video-enhancer__upload-add-label *,.video-enhancer__upload-surface.is-dragover .video-enhancer__upload-add-tile .video-enhancer__upload-icon-shell *{pointer-events:none}.video-enhancer__upload-item,.video-enhancer__upload-loading{position:relative;width:100%;min-height:154px;height:154px;border-radius:8px;overflow:hidden;background:#1b1d28}@media screen and (max-width: 1200px){.video-enhancer__upload-item,.video-enhancer__upload-loading{min-height:2.38rem;height:2.38rem;border-radius:.12rem}}.video-enhancer__upload-item video{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;background:#181922;pointer-events:none}.video-enhancer__upload-item-play{position:absolute;inset:0;pointer-events:none}.video-enhancer__upload-item-play::before,.video-enhancer__upload-item-play::after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.video-enhancer__upload-item-play::before{width:42px;height:42px;border-radius:50%;background:rgba(15,17,19,.6)}.video-enhancer__upload-item-play::after{margin-left:2px;border-top:8px solid rgba(0,0,0,0);border-bottom:8px solid rgba(0,0,0,0);border-left:12px solid #fff}.video-enhancer__upload-meta{position:absolute;inset:0;display:flex;justify-content:flex-end}.video-enhancer__upload-remove{width:22px;height:22px;border:0;padding:0;background:rgba(0,0,0,0) url("data:image/svg+xml,%3Csvg%20id%3D%22icon_close%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%3E%3Cpath%20id%3D%22%E7%9F%A9%E5%BD%A2_35130%22%20data-name%3D%22%E7%9F%A9%E5%BD%A2%2035130%22%20d%3D%22M0%2C0H14.348A7.652%2C7.652%2C0%2C0%2C1%2C22%2C7.652V22a0%2C0%2C0%2C0%2C1%2C0%2C0h0A22%2C22%2C0%2C0%2C1%2C0%2C0V0A0%2C0%2C0%2C0%2C1%2C0%2C0Z%22%20fill%3D%22%23a91403%22%2F%3E%3Cpath%20id%3D%22%E8%B7%AF%E5%BE%84_180578%22%20data-name%3D%22%E8%B7%AF%E5%BE%84%20180578%22%20d%3D%22M-8171.114%2C3374.287l6.716%2C6.716%22%20transform%3D%22translate(8180.756%20-3369.239)%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%22%2F%3E%3Cpath%20id%3D%22%E8%B7%AF%E5%BE%84_180579%22%20data-name%3D%22%E8%B7%AF%E5%BE%84%20180579%22%20d%3D%22M-8164.4%2C3374.287l-6.716%2C6.716%22%20transform%3D%22translate(8180.756%20-3369.239)%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%22%2F%3E%3C%2Fsvg%3E") no-repeat center/100% 100%;color:rgba(0,0,0,0)}.video-enhancer__upload-loading{display:flex;align-items:center;justify-content:center;border:1px dashed var(--surface-border);background:hsla(0,0%,100%,.04)}.video-enhancer__upload-loading-spinner{width:24px;height:24px;background:center/100% 100% no-repeat url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip-path%22%3E%3Crect%20id%3D%22Rectangle_35149%22%20data-name%3D%22Rectangle%2035149%22%20width%3D%2224%22%20height%3D%2224%22%20transform%3D%22translate(-0.077%200.321)%22%20fill%3D%22%23fff%22%20stroke%3D%22%23707070%22%20stroke-width%3D%221%22%2F%3E%3C%2FclipPath%3E%3ClinearGradient%20id%3D%22linear-gradient%22%20x1%3D%220.5%22%20y1%3D%220.053%22%20x2%3D%220.5%22%20y2%3D%220.918%22%20gradientUnits%3D%22objectBoundingBox%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%232174ff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%232174ff%22%20stop-opacity%3D%220.549%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22linear-gradient-2%22%20x1%3D%220.5%22%20y1%3D%220.152%22%20x2%3D%220.5%22%20y2%3D%220.872%22%20gradientUnits%3D%22objectBoundingBox%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%232174ff%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%232174ff%22%20stop-opacity%3D%220.549%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cg%20id%3D%22icon_laoding%22%20transform%3D%22translate(0.077%20-0.321)%22%20clip-path%3D%22url(%23clip-path)%22%3E%3Cpath%20id%3D%22%E8%B7%AF%E5%BE%84%22%20d%3D%22M9.623.023a1.65%2C1.65%2C0%2C0%2C1%2C.547%2C3.254%2C8.25%2C8.25%2C0%2C0%2C0%2C1.379%2C16.384v3.3A11.55%2C11.55%2C0%2C0%2C1%2C9.623.023Z%22%20transform%3D%22translate(0.374%200.841)%22%20fill%3D%22url(%23linear-gradient)%22%2F%3E%3Cpath%20id%3D%22%E8%B7%AF%E5%BE%84-2%22%20data-name%3D%22%E8%B7%AF%E5%BE%84%22%20d%3D%22M15.881%2C2.723a1.65%2C1.65%2C0%2C0%2C1%2C2.33-.126A11.549%2C11.549%2C0%2C0%2C1%2C10.5%2C22.744v-3.3A8.249%2C8.249%2C0%2C0%2C0%2C16.007%2C5.053a1.65%2C1.65%2C0%2C0%2C1-.126-2.33Z%22%20transform%3D%22translate(1.423%201.058)%22%20fill%3D%22url(%23linear-gradient-2)%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");animation:video-enhancer-loading-spin 1s linear infinite;transform-origin:center}@media screen and (max-width: 1200px){.video-enhancer__upload-loading-spinner{width:.48rem;height:.48rem}}.video-enhancer__upload-hint{margin:8px 0 13px;font:normal normal 400 12px/15px Inter;color:var(--muted)}@media screen and (max-width: 1200px){.video-enhancer__upload-hint{margin:.16rem 0 .24rem;font:normal normal 400 .24rem/.29rem Inter}}.video-enhancer__demo{display:flex;align-items:center;gap:8px}@media screen and (max-width: 1200px){.video-enhancer__demo{gap:.1rem}}.video-enhancer__demo-title{flex:0 0 auto;font:normal normal 400 12px/15px Inter;color:#8a8c9e}@media screen and (max-width: 1200px){.video-enhancer__demo-title{font:normal normal 400 .24rem/.29rem Inter}}.video-enhancer__demo-list{display:flex;align-items:center;gap:8px;min-width:0;overflow-x:auto}@media screen and (max-width: 1200px){.video-enhancer__demo-list{gap:.1rem}}.video-enhancer__demo-item{position:relative;width:46px;height:46px;flex:0 0 46px;overflow:hidden;border:1px solid hsla(0,0%,100%,.12);border-radius:6px;padding:0;background:hsla(0,0%,100%,.04);transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease}.video-enhancer__demo-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 1200px){.video-enhancer__demo-item{width:.84rem;height:.84rem;flex:0 0 .84rem;border-radius:.08rem}}@media screen and (min-width: 1201px){.video-enhancer__demo-item:hover{background:hsla(0,0%,100%,.08);border-color:rgba(67,152,255,.8);box-shadow:0 0 0 1px rgba(67,152,255,.4)}}.video-enhancer__demo-item.is-active{background:rgba(67,152,255,.12);border-color:rgba(67,152,255,.92);box-shadow:0 0 0 1px rgba(67,152,255,.45)}.video-enhancer__demo-item:disabled{cursor:default}.video-enhancer__demo-play{position:absolute;inset:0;pointer-events:none}.video-enhancer__demo-play::before,.video-enhancer__demo-play::after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.video-enhancer__demo-play::before{width:16px;height:16px;border-radius:50%;background:rgba(15,17,19,.72)}.video-enhancer__demo-play::after{margin-left:1px;border-top:3px solid rgba(0,0,0,0);border-bottom:3px solid rgba(0,0,0,0);border-left:5px solid #fff}.video-enhancer__generate-wrap{width:100%}.video-enhancer__generate{width:100%;height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid hsla(0,0%,100%,.16);border-radius:6px;background:#2560e4;color:#fff;transition:background-color .2s ease,opacity .2s ease}@media screen and (max-width: 1200px){.video-enhancer__generate{height:.96rem;gap:.12rem;border-radius:.12rem}}@media screen and (min-width: 1201px){.video-enhancer__generate:hover:not(:disabled){background:#4398ff}}.video-enhancer__generate:disabled{opacity:.7}.video-enhancer__generate-icon{width:18px;height:18px;flex:0 0 18px;background:center/contain no-repeat url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%3E%20%20%3Cdefs%3E%20%20%20%20%3CclipPath%20id%3D%22clip-path%22%3E%20%20%20%20%20%20%3Crect%20id%3D%22Rectangle_35129%22%20data-name%3D%22Rectangle%2035129%22%20width%3D%2220%22%20height%3D%2220%22%20transform%3D%22translate(131%208)%22%20fill%3D%22%23fff%22%2F%3E%20%20%20%20%3C%2FclipPath%3E%20%20%3C%2Fdefs%3E%20%20%3Cg%20id%3D%22icon_generate%22%20transform%3D%22translate(-131%20-8)%22%20opacity%3D%220.5%22%20clip-path%3D%22url(%23clip-path)%22%3E%20%20%20%20%3Cpath%20id%3D%22Path_180577%22%20data-name%3D%22Path%20180577%22%20d%3D%22M11.4%2C282%2C4%2C290.872c-.29.347-.434.521-.437.667a.416.416%2C0%2C0%2C0%2C.154.33c.114.092.34.092.793.092h6.053l-.83%2C6.641%2C7.393-8.872c.29-.347.434-.521.437-.667a.416.416%2C0%2C0%2C0-.154-.33c-.114-.092-.34-.092-.793-.092H10.568Z%22%20transform%3D%22translate(130.433%20-272.301)%22%20fill%3D%22%23fff%22%2F%3E%20%20%3C%2Fg%3E%3C%2Fsvg%3E")}.video-enhancer__generate-label{position:relative;display:inline-flex;align-items:center;font:normal normal 400 16px/20px Inter}@media screen and (max-width: 1200px){.video-enhancer__generate-label{font:normal normal 400 .28rem/.38rem Inter}}.video-enhancer__generating-animate{display:flex;align-items:center;margin-inline-start:5px}.video-enhancer__generating-animate i{display:block;width:3px;height:3px;margin:0 1.5px;border-radius:50%;background:currentColor;animation:video-enhancer-progress 1.5s linear infinite}.video-enhancer__generating-animate i:nth-child(2){animation-delay:.2s}.video-enhancer__generating-animate i:nth-child(3){animation-delay:.3s}.video-enhancer[data-stage=generating] .video-enhancer__upload,.video-enhancer[data-stage=generating] .video-enhancer__demo-list{opacity:.5;pointer-events:none}.video-enhancer__response-use{margin-top:8px;text-align:center}@media screen and (max-width: 1200px){.video-enhancer__response-use{margin-top:.1rem;line-height:1}}.video-enhancer__response-trigger{display:inline-flex;align-items:center;justify-content:center;gap:4px}.video-enhancer__response-label{font:normal normal 400 14px/16px Inter;color:hsla(0,0%,100%,.7)}@media screen and (max-width: 1200px){.video-enhancer__response-label{font:normal normal 400 .24rem/.32rem Inter}}.video-enhancer__response-icon{padding:0;border:0;background:rgba(0,0,0,0);width:14px;height:14px;display:inline-flex;align-items:center;justify-content:center;color:rgba(0,0,0,0);font-size:0;line-height:0}@media screen and (min-width: 1201px){.video-enhancer__response-icon:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cpath d='M6.227 1046.174a1.788 1.788 0 0 1 3.476.6c0 1.193-1.789 1.789-1.789 1.789m.048 2.385h.006m5.957-2.981A5.963 5.963 0 1 1 7.963 1042a5.964 5.964 0 0 1 5.962 5.963Z' transform='translate(-.156 -1040.962)' fill='none' stroke='%237d9bfd' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/svg%3E")}}.video-enhancer__response-icon::before{content:"";display:block;width:14px;height:14px;background:center/contain no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cpath d='M6.227 1046.174a1.788 1.788 0 0 1 3.476.6c0 1.193-1.789 1.789-1.789 1.789m.048 2.385h.006m5.957-2.981A5.963 5.963 0 1 1 7.963 1042a5.964 5.964 0 0 1 5.962 5.963Z' transform='translate(-.156 -1040.962)' fill='none' stroke='%23707a88' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/svg%3E")}.video-enhancer__response-icon[aria-expanded=true]::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cpath d='M6.227 1046.174a1.788 1.788 0 0 1 3.476.6c0 1.193-1.789 1.789-1.789 1.789m.048 2.385h.006m5.957-2.981A5.963 5.963 0 1 1 7.963 1042a5.964 5.964 0 0 1 5.962 5.963Z' transform='translate(-.156 -1040.962)' fill='none' stroke='%237d9bfd' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/svg%3E")}.video-enhancer__viewer{flex:1 1 auto;min-width:0;padding:24px}@media screen and (max-width: 1200px){.video-enhancer__viewer{display:contents}}.video-enhancer__viewer-inner{display:flex;flex-direction:column;gap:32px;min-height:100%}@media screen and (max-width: 1200px){.video-enhancer__viewer-inner{display:contents;min-height:0}}.video-enhancer__viewer-copy{width:min(100%,920px);max-width:920px;margin:0 auto;text-align:center}.video-enhancer__viewer-copy h1{margin:0 0 8px;font:normal normal 600 32px/39px Inter;color:#fff}.video-enhancer__viewer-copy p{max-width:920px;margin:0 auto;font:normal normal 400 15px/22px Inter;color:#898a8b}@media screen and (max-width: 1200px){.video-enhancer__viewer-copy{order:1;width:100%;max-width:none;padding:.2rem .24rem 0}.video-enhancer__viewer-copy h1{font:normal normal 600 .32rem/.39rem Inter;margin-bottom:0}.video-enhancer__viewer-copy p{display:none}}.video-enhancer__viewer-stage{display:flex;flex-direction:column;align-items:center;gap:14px}@media screen and (max-width: 1200px){.video-enhancer__viewer-stage{order:3;width:100%;margin:0;display:none;gap:0;background:#111318}}@media screen and (max-width: 1200px){.video-enhancer[data-stage=generating] .video-enhancer__viewer-stage,.video-enhancer[data-stage=result] .video-enhancer__viewer-stage{display:flex}}.video-enhancer__canvas{position:relative;width:min(100%,var(--viewer-max-width));aspect-ratio:920/456;max-width:var(--viewer-max-width);max-height:var(--viewer-max-height);border-radius:20px;overflow:hidden;background:var(--panel-bg)}@media screen and (max-width: 1200px){.video-enhancer__canvas{width:100%;max-width:none;max-height:4.96rem;height:auto;aspect-ratio:920/456;border-radius:0;background:#111318}}.video-enhancer[data-stage=idle][data-has-preview=false] .video-enhancer__canvas{background:rgba(0,0,0,0)}.video-enhancer__canvas-media{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;background:var(--panel-bg)}@media screen and (max-width: 1200px){.video-enhancer__canvas-media{background:#111318}}.video-enhancer[data-stage=idle][data-has-preview=false] .video-enhancer__canvas-media--default{background:rgba(0,0,0,0)}.video-enhancer__canvas-media--preview,.video-enhancer__canvas-media--result{position:absolute;inset:0;z-index:1}.video-enhancer__canvas-media--preview{cursor:pointer}.video-enhancer__media-play{position:absolute;left:50%;top:50%;z-index:2;width:74px;height:74px;border:0;border-radius:50%;padding:0;transform:translate(-50%, -50%);background:rgba(15,17,19,.55);transition:opacity .2s ease,background-color .2s ease}.video-enhancer__media-play::after{content:"";position:absolute;left:50%;top:50%;transform:translate(-42%, -50%);border-top:12px solid rgba(0,0,0,0);border-bottom:12px solid rgba(0,0,0,0);border-left:18px solid #fff}@media screen and (min-width: 1201px){.video-enhancer__media-play:hover{background:rgba(15,17,19,.72)}}@media screen and (max-width: 1200px){.video-enhancer__media-play{width:.84rem;height:.84rem}.video-enhancer__media-play::after{border-top-width:.12rem;border-bottom-width:.12rem;border-left-width:.18rem}}.video-enhancer__canvas-overlay{position:absolute;inset:0;z-index:3;display:flex;align-items:center;justify-content:center;background:rgba(10,12,18,.62);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.video-enhancer__canvas-loading{display:flex;flex-direction:column;align-items:center;text-align:center}.video-enhancer__loading-spinner{width:44px;height:44px;background:center/100% 100% no-repeat url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999/xlink%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip-path%22%3E%3Crect%20id%3D%22Rectangle_35149%22%20data-name%3D%22Rectangle%2035149%22%20width%3D%2224%22%20height%3D%2224%22%20transform%3D%22translate(-0.077%200.321)%22%20fill%3D%22%23fff%22%20stroke%3D%22%23707070%22%20stroke-width%3D%221%22%2F%3E%3C%2FclipPath%3E%3ClinearGradient%20id%3D%22linear-gradient%22%20x1%3D%220.5%22%20y1%3D%220.053%22%20x2%3D%220.5%22%20y2%3D%220.918%22%20gradientUnits%3D%22objectBoundingBox%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%232174ff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%232174ff%22%20stop-opacity%3D%220.549%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22linear-gradient-2%22%20x1%3D%220.5%22%20y1%3D%220.152%22%20x2%3D%220.5%22%20y2%3D%220.872%22%20gradientUnits%3D%22objectBoundingBox%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%232174ff%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%232174ff%22%20stop-opacity%3D%220.549%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cg%20id%3D%22icon_laoding%22%20transform%3D%22translate(0.077%20-0.321)%22%20clip-path%3D%22url(%23clip-path)%22%3E%3Cpath%20id%3D%22%E8%B7%AF%E5%BE%84%22%20d%3D%22M9.623.023a1.65%2C1.65%2C0%2C0%2C1%2C.547%2C3.254%2C8.25%2C8.25%2C0%2C0%2C0%2C1.379%2C16.384v3.3A11.55%2C11.55%2C0%2C0%2C1%2C9.623.023Z%22%20transform%3D%22translate(0.374%200.841)%22%20fill%3D%22url(%23linear-gradient)%22%2F%3E%3Cpath%20id%3D%22%E8%B7%AF%E5%BE%84-2%22%20data-name%3D%22%E8%B7%AF%E5%BE%84%22%20d%3D%22M15.881%2C2.723a1.65%2C1.65%2C0%2C0%2C1%2C2.33-.126A11.549%2C11.549%2C0%2C0%2C1%2C10.5%2C22.744v-3.3A8.249%2C8.249%2C0%2C0%2C0%2C16.007%2C5.053a1.65%2C1.65%2C0%2C0%2C1-.126-2.33Z%22%20transform%3D%22translate(1.423%201.058)%22%20fill%3D%22url(%23linear-gradient-2)%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");animation:video-enhancer-loading-spin 1s linear infinite;transform-origin:center}@media screen and (max-width: 1200px){.video-enhancer__loading-spinner{width:.58rem;height:.58rem}}.video-enhancer__loading-label{margin-top:14px;display:inline-flex;align-items:center;font:normal normal 500 18px/24px Inter;color:#fff}@media screen and (max-width: 1200px){.video-enhancer__loading-label{margin-top:.11rem;font:normal normal 500 .32rem/.39rem Inter}}.video-enhancer__loading-desc{margin:6px 0 0;font:normal normal 400 12px/16px Inter;color:#fff}@media screen and (max-width: 1200px){.video-enhancer__loading-desc{margin:.05rem 0 0;font:normal normal 400 .22rem/.26rem Inter;color:#fff}}.video-enhancer__result-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}@media screen and (max-width: 1200px){.video-enhancer__result-actions{width:100%;flex-wrap:nowrap;justify-content:center;gap:.16rem;padding:.24rem;background:#111318}}.video-enhancer__action-button{min-height:40px;display:inline-flex;align-items:center;gap:8px;padding:0 16px;justify-content:center;border:0;border-radius:99px;background:rgba(205,223,254,.1215686275) 0% 0% no-repeat padding-box;color:rgba(171,192,227,.7019607843);font:normal normal 400 14px/40px Roboto;transition:background-color .2s ease,color .2s ease}@media screen and (min-width: 1201px){.video-enhancer__action-button:hover{background:rgba(205,223,254,.1803921569) 0% 0% no-repeat padding-box;color:#cddffe}}@media screen and (max-width: 1200px){.video-enhancer__action-button{min-width:1.5rem;min-height:.64rem;height:.64rem;flex:1 1 0;gap:.1rem;padding:0 .25rem;font:normal normal 400 .24rem/.32rem Roboto;justify-content:center;align-items:center}.video-enhancer__action-button span{white-space:nowrap}}@media screen and (max-width: 1200px){.video-enhancer__action-button[data-action=zoom]{display:none}}@media screen and (max-width: 1200px){.video-enhancer__action-button[data-action=download]{flex:0 0 auto;width:auto;min-width:1.5rem;min-height:.64rem;height:.64rem;gap:.12rem;color:#fff;font:normal normal 400 .22rem/.4rem Roboto}}.video-enhancer__action-icon{width:16px;height:16px;flex:0 0 16px;background-position:center;background-repeat:no-repeat;background-size:100% 100%}.video-enhancer__action-icon--zoom{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath d='M15 15l-2.9-2.9m1.567-3.767A5.333 5.333 0 1 1 8.333 3a5.333 5.333 0 0 1 5.334 5.333Z' fill='none' stroke='%23d6d8ea' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/svg%3E")}.video-enhancer__action-button:hover .video-enhancer__action-icon--zoom{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath d='M15 15l-2.9-2.9m1.567-3.767A5.333 5.333 0 1 1 8.333 3a5.333 5.333 0 0 1 5.334 5.333Z' fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/svg%3E")}.video-enhancer__action-icon--download{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath d='M15 12v.8a4.959 4.959 0 0 1-.218 2.107 1.955 1.955 0 0 1-.874.873A4.927 4.927 0 0 1 11.8 16H6.2a4.927 4.927 0 0 1-2.108-.22 1.955 1.955 0 0 1-.874-.873A4.96 4.96 0 0 1 3 12.8V12m9.333-3.333L9 12m0 0-3.333-3.333M9 12V4' fill='none' stroke='%23d6d8ea' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/svg%3E")}.video-enhancer__action-button:hover .video-enhancer__action-icon--download{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath d='M15 12v.8a4.959 4.959 0 0 1-.218 2.107 1.955 1.955 0 0 1-.874.873A4.927 4.927 0 0 1 11.8 16H6.2a4.927 4.927 0 0 1-2.108-.22 1.955 1.955 0 0 1-.874-.873A4.96 4.96 0 0 1 3 12.8V12m9.333-3.333L9 12m0 0-3.333-3.333M9 12V4' fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/svg%3E")}.video-enhancer__policy-popup-shell{width:min(360px,100vw - 24px);padding:10px 12px;border-radius:8px;border:1px solid #363d4e;background:rgba(31,32,48,.86);box-shadow:0 3px 6px rgba(0,0,0,.16);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.video-enhancer__policy-popup-content h3{margin:0 0 4px;color:#cddffe;font:normal normal 700 14px/19px Inter}.video-enhancer__policy-list{margin:0;padding:0;list-style:none}.video-enhancer__policy-list li{position:relative;padding-inline-start:10px;font:normal normal 400 12px/16px Inter;color:#cddffe}.video-enhancer__policy-list li::before{content:"";position:absolute;top:6px;inset-inline-start:0;width:4px;height:4px;border-radius:50%;background:#cddffe}.video-enhancer__policy-list li+li{margin-top:2px}.video-enhancer__policy-popup-shell::after{content:"";position:absolute;left:50%;bottom:-6px;width:10px;height:10px;background:rgba(31,32,48,.86);border-inline-end:1px solid #363d4e;border-bottom:1px solid #363d4e;transform:translateX(-50%) rotate(45deg)}@keyframes video-enhancer-loading-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes video-enhancer-progress{0%{opacity:0}30%{opacity:1}70%{opacity:1}100%{opacity:0}}