.my-enhance-v2 .my-enhance__relevant{width:100px;border-right:1px solid hsla(0,0%,100%,.07)}.my-enhance-v2 .my-enhance__relevant__item{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100px;height:100px;color:#fff;text-decoration:none;transition:.2s;cursor:pointer}.my-enhance-v2 .my-enhance__relevant__item[s-active],.my-enhance-v2 .my-enhance__relevant__item:hover{color:#ff4180;background:rgba(255,65,128,.15)}.my-enhance-v2 .my-enhance__relevant__icon{display:flex;align-items:center;justify-content:center;font-size:28px}.my-enhance-v2 .my-enhance__relevant__icon svg,.my-enhance-v2 .my-enhance__relevant__icon img{width:1em;height:1em}.my-enhance-v2 .my-enhance__relevant__title{margin-top:4px;font-size:14px;line-height:1.2;text-align:center}.my-enhance-v2 .my-enhance__relevant__tag{position:absolute;top:5px;right:5px;padding:0 6px;background:#ff4180;font-size:10px;border-radius:6px 6px 6px 2px}@media screen and (max-width: 880px){.my-enhance-v2 .my-enhance__relevant{display:flex;flex-direction:row;gap:8px;padding-top:12px;padding-left:var(--my-enhance-padding);width:auto;max-width:100%;overflow-x:scroll}.my-enhance-v2 .my-enhance__relevant__item{padding:8px 10px;width:auto;height:auto;border-radius:12px}.my-enhance-v2 .my-enhance__relevant__icon{display:none}.my-enhance-v2 .my-enhance__relevant__title{margin-top:0}.my-enhance-v2 .my-enhance__relevant__tag{top:-5px;right:-10px}}.my-enhance-v2 .my-enhance__nav__wrapper{position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;list-style:none}.my-enhance-v2 .my-enhance__nav__item{display:flex;flex-direction:column;align-items:center;padding:0px 8px;color:hsla(0,0%,100%,.8);font-size:18px;font-weight:500;text-align:center;text-decoration:none}.my-enhance-v2 .my-enhance__nav__item::after{content:"";margin-top:4px;display:block;width:90%;height:3px;background:rgba(0,0,0,0);border-radius:999px}.my-enhance-v2 .my-enhance__nav__item[s-active]{color:#ff4180}.my-enhance-v2 .my-enhance__nav__item[s-active]::after{background:#ff4180}@media screen and (max-width: 880px){.my-enhance-v2 .my-enhance__nav{max-width:100%;overflow-x:scroll}.my-enhance-v2 .my-enhance__nav__wrapper{justify-content:normal}.my-enhance-v2 .my-enhance__nav__wrapper::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background:hsla(0,0%,100%,.08)}.my-enhance-v2 .my-enhance__nav__item{padding:0;margin:0 16px 0 0;font-size:14px;white-space:nowrap}}.my-enhance-v2 .my-enhance__operation{position:relative;padding:var(--my-enhance-padding) 0 var(--my-enhance-padding) var(--my-enhance-padding);max-width:480px;width:100%;border-right:1px solid hsla(0,0%,100%,.2)}.my-enhance-v2 .my-enhance__nav~my-upload{margin-top:var(--my-enhance-padding)}.my-enhance-v2 my-upload{display:block;height:200px}.my-enhance-v2 .my-enhance__template .my-enhance__block__body{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:12px;background:#16191b;border-radius:12px;border:1px solid hsla(0,0%,100%,.07)}.my-enhance-v2 .my-enhance__operation__body{padding-right:calc(var(--my-enhance-padding) - var(--my-scrollbar-width, 0px));padding-bottom:var(--my-enhance-footer-height);max-height:100%;overflow-y:scroll}.my-enhance-v2[upload=""] .my-enhance__upload-btn,.my-enhance-v2:not([upload]) .my-enhance__upload-btn{display:flex}.my-enhance-v2[upload=""] .my-enhance__generate-btn,.my-enhance-v2:not([upload]) .my-enhance__generate-btn{display:none}.my-enhance-v2 .my-enhance__operation__footer{position:absolute;left:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:var(--my-enhance-padding);width:100%;height:var(--my-enhance-footer-height);background:#121415;border-top:1px solid hsla(0,0%,100%,.07);z-index:99}.my-enhance-v2 .my-enhance__operation__footer .my-button{width:100%;height:40px;border-radius:16px;font-size:14px}.my-enhance-v2 .my-enhance__upload-btn{display:none}@media screen and (max-width: 880px){.my-enhance-v2 .my-enhance__operation{min-width:auto;border-right:none}.my-enhance-v2 .my-enhance__operation__body{padding-bottom:0;overflow:visible}.my-enhance-v2 .my-enhance__operation__footer{position:fixed;bottom:0;z-index:9999}.my-enhance-v2 .my-enhance__template__title{font-size:12px}}.my-enhance-v2 .my-enhance__result{flex:1;padding:var(--my-enhance-padding)}.my-enhance-v2[result] .my-enhance__result__wrapper{display:flex}.my-enhance-v2:not([result]) .my-enhance__result__placeholder{display:flex}.my-enhance-v2[data-action=video_enhance] .my-enhance__result__media[data-type=video_enhance]{display:block}.my-enhance-v2[data-action=image_enhance] .my-enhance__result__media[data-type=image_enhance]{display:block}.my-enhance-v2 .my-enhance__result__placeholder{display:none;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:var(--my-enhance-padding);width:100%;height:100%}.my-enhance-v2 .my-enhance__result__placeholder__icon{display:flex;align-items:center;justify-content:center;font-size:64px;opacity:.7}.my-enhance-v2 .my-enhance__result__placeholder__icon svg{width:1em;height:1em}.my-enhance-v2 .my-enhance__result__placeholder__title{max-width:310px;color:hsla(0,0%,100%,.7);font-size:14px;line-height:1.2;text-align:center}.my-enhance-v2 .my-enhance__result__placeholder__btn{padding:8px 22px;color:#ff4180;background:rgba(255,65,128,.15);border-radius:12px}.my-enhance-v2 .my-enhance__result__placeholder__btn:hover{background:rgba(255,65,128,.25)}.my-enhance-v2 .my-enhance__result__wrapper{display:none;flex-direction:column;gap:calc(var(--my-enhance-padding)*2);width:100%;height:100%}.my-enhance-v2 .my-enhance__result__header__title{font-size:18px;font-weight:500}.my-enhance-v2 .my-enhance__result__body{display:flex;align-items:center;justify-content:center;flex:1;overflow:hidden}.my-enhance-v2 .my-enhance__result__preview{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:#16191b;border-radius:16px;border:1px solid hsla(0,0%,100%,.07)}.my-enhance-v2 .my-enhance__result__media{display:none;max-width:100%;max-height:100%}.my-enhance-v2 .my-enhance__result__footer{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:calc(var(--my-enhance-padding)*1)}.my-enhance-v2 .my-enhance__result__footer:has(.my-button:nth-child(n+4)){justify-content:normal}.my-enhance-v2 .my-enhance__result__footer .my-button{padding:10px 24px;color:#121415;background:#fff;border:1px solid rgba(0,0,0,0);border-radius:12px;font-size:14px;line-height:1.2;text-align:center;transition:.3s}.my-enhance-v2 .my-enhance__result__footer .my-button:hover{color:#fff;background:#ff4180}.my-enhance-v2 .my-enhance__result__footer .my-button.my-enhance__result__download{font-size:16px;color:#fff;background:#ff4180}.my-enhance-v2 .my-enhance__result__footer .my-button.my-enhance__result__download:hover{filter:brightness(1.1)}.my-enhance-v2 .my-enhance__result__footer>.my-button{width:calc(25% - var(--my-enhance-padding) + var(--my-enhance-padding)/4)}@media screen and (max-width: 880px){.my-enhance-v2 .my-enhance__result__placeholder{gap:8px;padding:calc(var(--my-enhance-padding)*2) var(--my-enhance-padding);height:300px;background:var(--my-background-regular);border-radius:12px}.my-enhance-v2 .my-enhance__result__placeholder__icon{font-size:36px}.my-enhance-v2 .my-enhance__result__placeholder__title{font-size:12px}.my-enhance-v2 .my-enhance__result__placeholder__btn{padding:6px 18px;border-radius:8px}.my-enhance-v2 .my-enhance__result__body{padding:12px;background:var(--my-background-regular);border-radius:12px}.my-enhance-v2 .my-enhance__result__preview{border-radius:8px;overflow:hidden}.my-enhance-v2 .my-enhance__result__footer{flex-wrap:wrap}.my-enhance-v2 .my-enhance__result__footer .my-button{font-size:12px}.my-enhance-v2 .my-enhance__result__footer .my-button.my-enhance__result__download{font-size:14px}.my-enhance-v2 .my-enhance__result__footer>.my-button{width:calc(50% - var(--my-enhance-padding) + var(--my-enhance-padding)/2)}}.my-enhance-v2{--my-enhance-padding: 16px;--my-enhance-footer-height: 100px;display:flex;flex-direction:row;margin-bottom:30px;width:100%;height:calc(var(--vh) - var(--my-header-height));min-height:500px;max-height:850px}.my-enhance-v2 .my-enhance__block{margin-top:var(--my-enhance-padding)}.my-enhance-v2 .my-enhance__block__title{color:hsla(0,0%,100%,.8);font-size:14px;line-height:1.2}.my-enhance-v2 .my-enhance__block__header~.my-enhance__block__body,.my-enhance-v2 .my-enhance__block__title~.my-enhance__block__body{margin-top:8px}.my-enhance-v2 .my-enhance__options{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:12px;padding:8px;background:#16191b;border-radius:16px;cursor:pointer;transition:.2s}.my-enhance-v2 .my-enhance__options:hover,.my-enhance-v2 .my-enhance__options[s-active]{background:#1f2325}.my-enhance-v2 .my-enhance__options--left{display:flex;flex-direction:row;align-items:center;gap:12px}.my-enhance-v2 .my-enhance__options--right{display:flex;align-items:center;justify-content:center}.my-enhance-v2 .my-enhance__options__media{flex-shrink:0;width:58px;height:84px;background:var(--my-background-normal);border-radius:8px;overflow:hidden}.my-enhance-v2 .my-enhance__options__media img,.my-enhance-v2 .my-enhance__options__media video{width:100%;height:100%;object-fit:cover}.my-enhance-v2 .my-enhance__options__title{font-size:14px;font-weight:500;line-height:1.2}@media screen and (max-width: 880px){:root{--my-foo-view-margin-bottom: 40px}.function-container .function-container__inner{background:var(--my-background)}.my-enhance-v2{--my-enhance-padding: 12px;--my-enhance-footer-height: 90px;flex-direction:column;height:auto;max-height:none;min-height:auto}.my-enhance-v2 .my-enhance__block__title{font-size:12px}.my-enhance-v2 .my-enhance__prompt__textarea{font-size:12px}}