@property --my-text-or-image-to-image-option-background-from{syntax:"<color>";inherits:false;initial-value:#4d1d35}@property --my-text-or-image-to-image-option-background-to{syntax:"<color>";inherits:false;initial-value:#4d1d35}.my-text-or-image-to-image-v1{--padding: 24px;max-width:1096px;width:100%}.my-text-or-image-to-image-v1[status=done] .my-text-or-image-to-image__result__media{display:flex}.my-text-or-image-to-image-v1[status=done] .my-text-or-image-to-image__result__recent{display:block}.my-text-or-image-to-image-v1[status=done] .my-text-or-image-to-image__result__placeholder{display:none}.my-text-or-image-to-image-v1[type=text-to-image] .my-text-or-image-to-image__prompt-container{display:block}.my-text-or-image-to-image-v1[type=text-to-image] .my-text-or-image-to-image__upload,.my-text-or-image-to-image-v1[type=text-to-image] .my-text-or-image-to-image__imi-prompt-container{display:none}.my-text-or-image-to-image-v1[type=image-to-image] .my-text-or-image-to-image__upload{display:flex}.my-text-or-image-to-image-v1[type=image-to-image] .my-text-or-image-to-image__imi-prompt-container{display:block}.my-text-or-image-to-image-v1[type=image-to-image] .my-text-or-image-to-image__prompt-container{display:none}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__wrapper{--my-gradual-border-width: 1px;--my-gradual-border-color: linear-gradient( 132deg, rgba(195, 73, 109, 0.4), rgba(252, 119, 158, 0.8), rgba(226, 75, 119, 0.43) );position:relative;padding:var(--padding);display:flex;flex-direction:row;gap:var(--padding);height:100%;background:linear-gradient(133deg, rgba(226, 75, 221, 0.1) 0%, rgba(226, 75, 119, 0.1) 100%);border-radius:40px;overflow:hidden}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__box{width:calc(50% - var(--padding)/2)}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__card+.my-text-or-image-to-image__card{margin-top:var(--padding)}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__card__title{color:#fff;font-size:20px;font-weight:500}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__card__body{margin-top:16px}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__prompt{padding:16px;padding-right:0;width:100%;height:283px;color:#fff;background:#220519;font-size:14px;border-radius:16px;border:1px solid rgba(226,75,119,.5)}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__prompt textarea{padding-right:calc(16px - var(--my-scrollbar-width, 0px));width:100%;height:100%;color:inherit;background:rgba(0,0,0,0);font-size:inherit;border:none;outline:none;resize:none;overflow-y:scroll;overscroll-behavior:none}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__size-list{display:flex;flex-direction:row;gap:16px;list-style:none;overflow-x:scroll}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__size-list__item{flex-shrink:0;width:72px;color:rgba(255,255,255,.6);font-size:14px;cursor:pointer}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__size-list__item[s-active]{color:#fff}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__size-list__item[s-active] .my-text-or-image-to-image__size-list__rect{--my-text-or-image-to-image-option-background-from: #c52da6;--my-text-or-image-to-image-option-background-to: #e24b77}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__size-list__item[s-active] .my-text-or-image-to-image__size-list__rect__inner{border-color:#fff}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__size-list__item:not([s-active]):hover .my-text-or-image-to-image__size-list__rect{--my-text-or-image-to-image-option-background-from: #823059;--my-text-or-image-to-image-option-background-to: #823059}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__size-list__rect{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:8px;padding:8px;width:100%;height:89px;background:linear-gradient(135deg, var(--my-text-or-image-to-image-option-background-from) 0%, var(--my-text-or-image-to-image-option-background-to) 100%);border-radius:8px;transition:--my-text-or-image-to-image-option-background-from .3s,--my-text-or-image-to-image-option-background-to .3s}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__size-list__rect__inner{display:flex;align-items:center;justify-content:center;flex:1;width:100%}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__size-list__rect__inner::before{content:"";display:inline-flex;width:var(--width, auto);height:var(--height, auto);aspect-ratio:var(--aspect-ratio);border-radius:4px;border:1px solid rgba(255,255,255,.5)}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__size-list__title{margin-top:12px;text-align:center}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__generate{position:relative}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__generate-btn{width:100%;height:40px;font-size:16px}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__cost-credits{position:absolute;top:-35px;left:50%;transform:translateX(-50%)}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__button{margin-top:50px !important}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__result--mobile{display:none}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__result--desktop .my-text-or-image-to-image__card__body{flex:1;position:relative;padding:16px;padding-bottom:0;background:#3c1729;border-radius:16px;overflow:hidden}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__result__media{position:relative;display:none;align-items:center;justify-content:center;padding:16px;background:#220519;border-radius:12px}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__result__media:hover .my-text-or-image-to-image__download{display:flex;animation:my-text-or-image-to-image-download-show .2s}@keyframes my-text-or-image-to-image-download-show{from{opacity:0}to{opacity:1}}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__result__image{width:100%;max-width:343px;aspect-ratio:1/1;object-fit:contain;border-radius:inherit}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__download{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);display:none;align-items:center;justify-content:center;width:64px;height:64px;font-size:24px;background:linear-gradient(133deg, #c52da6 0%, #e24b77 100%);border-radius:999px;transition:.2s}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__download img{width:1em;height:1em}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__download:hover{filter:brightness(1.2)}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__result__recent{display:none;margin-top:16px}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__result__recent .my-text-or-image-to-image__card__title{font-size:16px;text-align:center}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__result__recent.my-text-or-image-to-image__result__recent--mobile{display:none}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__recent__list{display:flex;flex-direction:row;gap:16px;margin-top:12px;padding-bottom:calc(16px - var(--my-scrollbar-width, 0px));list-style:none;overflow-x:scroll}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__recent__list__item{flex-shrink:0;position:relative;width:107px;height:107px;border:2px solid rgba(0,0,0,0);border-radius:8px;cursor:pointer;overflow:hidden;transition:.2s}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__recent__list__item img{width:100%;height:100%;object-fit:cover;filter:blur(4px)}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__recent__list__item[s-active]{border-color:#e24b77}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__recent__clear{position:absolute;top:4px;right:4px;display:flex;align-items:center;justify-content:center;width:25px;height:25px;font-size:16px;background:rgba(0,0,0,.5);border-radius:999px;transition:.2s;cursor:pointer}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__recent__clear::before{content:"";display:block;width:1em;height:1em;background-image:url("/static/icons/27x27/icon-cancel-01.webp");background-position:center;background-repeat:no-repeat;background-size:100%}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__recent__clear:hover{background:rgba(0,0,0,.8);filter:brightness(1.5)}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__result__placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding-bottom:16px;width:100%;height:100%;background:#3c1729;opacity:.5}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__preview{overflow:hidden}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__result--desktop{display:flex;flex-direction:column;height:100%}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__tab{display:flex;flex-direction:row;justify-content:center;gap:32px}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__tab__item{--my-gradual-background: linear-gradient(1deg, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.7) 100%);display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:8px;font-size:24px;font-weight:500;cursor:pointer}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__tab__item::after{display:block;width:50%;height:4px;background:linear-gradient(90deg, #c52da6 0%, #e24b77 100%);border-radius:999px}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__tab__item[s-active]{--my-gradual-background: linear-gradient(2deg, #c52da6 0%, #e24b77 100%)}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__tab__item[s-active]::after{content:""}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__upload{position:relative;flex-direction:column;align-items:center;justify-content:center;padding:12px;width:100%;height:258px;color:#fff;background:linear-gradient(133deg, rgba(226, 75, 221, 0.1) 0%, rgba(226, 75, 119, 0.1) 100%);border-radius:24px;overflow:hidden}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__upload:hover .my-text-or-image-to-image__upload-btn__inner{animation:my-text-or-image-to-image-upload-btn-beat 1.5s cubic-bezier(0.45, 0.05, 0.55, 0.95) infinite alternate}@keyframes my-text-or-image-to-image-upload-btn-beat{0%{transform:translateY(0)}50%{transform:translateY(-5px)}100%{transform:translateY(0)}}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__upload-btn{position:relative;display:none;width:140px;height:140px}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__upload-btn .my-button__icon{width:100%;height:100%}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__upload-btn__inner{position:absolute;bottom:-45px}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__upload-btn__inner svg{width:100%;height:100%}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__upload__title{display:none}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__upload-preview{max-width:100%;max-height:100%;border-radius:12px}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__upload-preview:not([src]),.my-text-or-image-to-image-v1 .my-text-or-image-to-image__upload-preview[src=""]{display:none}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__upload-preview:not([src])~.my-text-or-image-to-image__upload-btn,.my-text-or-image-to-image-v1 .my-text-or-image-to-image__upload-preview:not([src])~.my-text-or-image-to-image__upload__title,.my-text-or-image-to-image-v1 .my-text-or-image-to-image__upload-preview[src=""]~.my-text-or-image-to-image__upload-btn,.my-text-or-image-to-image-v1 .my-text-or-image-to-image__upload-preview[src=""]~.my-text-or-image-to-image__upload__title{display:flex}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__imi-prompt-container{padding:12px;background:#220519;border-radius:16px;border:1px solid rgba(226,75,119,.5);height:50px;font-size:16px;font-weight:500;overflow:hidden;transition:.2s}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__imi-prompt-container[s-active]{height:auto}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__imi-prompt-container[s-active] .my-text-or-image-to-image__imi-prompt__header svg{transform:rotate(180deg)}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__imi-prompt__header{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:4px;cursor:pointer}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__imi-prompt__header svg{width:1.4em;height:1.4em;transition:.2s}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__imi-prompt__body{margin-top:12px;border-top:1px solid rgba(255,255,255,.08)}.my-text-or-image-to-image-v1 #imi-input-prompt{margin-top:12px;width:100%;height:140px;color:#fff;background:rgba(0,0,0,0);font-size:14px;outline:none;border:none;resize:none}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__style__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__style__scroll-btns{display:flex;flex-direction:row;gap:8px}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__style__scroll-btns .my-container-scroll__scroll-btn{padding:8px}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__style-list{gap:14px;list-style:none}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__style-list__item{display:flex;flex-direction:column;align-items:center;gap:8px;width:85px;color:rgba(255,255,255,.7);font-size:14px;line-height:1;text-align:center;word-break:break-all;cursor:pointer;transition:.2s}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__style-list__item:hover,.my-text-or-image-to-image-v1 .my-text-or-image-to-image__style-list__item[s-active]{color:#fff}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__style-list__item:hover .my-text-or-image-to-image__style-list__media,.my-text-or-image-to-image-v1 .my-text-or-image-to-image__style-list__item[s-active] .my-text-or-image-to-image__style-list__media{border-color:#e24b77}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__style-list__media{width:100%;height:120px;border:2px solid rgba(0,0,0,0);border-radius:8px;overflow:hidden;transition:border-color .3s}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__style-list__media img{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 880px){.my-text-or-image-to-image-v1{--padding: 12px}.my-text-or-image-to-image-v1[status=done] .my-text-or-image-to-image__result--mobile{display:block}.my-text-or-image-to-image-v1[status=done] .my-text-or-image-to-image__result__recent.my-text-or-image-to-image__result__recent--mobile{display:block}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__wrapper{flex-direction:column;border-radius:16px}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__box{width:100%}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__card__title{font-size:14px}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__card__body{margin-top:8px}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__prompt{padding:12px;padding-right:0;height:124px;font-size:12px;border-radius:8px}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__prompt textarea{padding-right:calc(12px - var(--my-scrollbar-width, 0px))}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__size-list__item{width:46px}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__size-list__rect{padding:4px;gap:4px;height:75px}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__size-list__rect__label{font-size:11px}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__size-list__title{display:none}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__size-list{gap:12px}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__preview{display:none}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__generate-btn{height:34px;font-size:14px}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__cost-credits{top:-30px}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__result__media{padding:12px}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__result__image{max-width:150px}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__download{top:5px;left:auto;right:5px;transform:none;display:flex;width:30px;height:30px;font-size:16px}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__result__recent{margin-top:8px}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__result__recent .my-text-or-image-to-image__card__title{font-size:14px;text-align:left}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__recent__list__item{width:97px;height:97px}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__recent__clear{top:2px;right:2px;width:20px;height:20px;font-size:12px}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__tab{gap:20px}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__tab__item{font-size:16px}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__tab__item::after{height:3px}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__upload{height:148px;border-radius:12px}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__upload-btn{width:72px;height:72px}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__upload-btn__inner{bottom:-23px}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__imi-prompt-container{padding:10px;height:40px;border-radius:8px;font-size:12px}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__imi-prompt__body{margin-top:10px}.my-text-or-image-to-image-v1 #imi-input-prompt{margin-top:10px;height:90px;font-size:12px}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__style__scroll-btns .my-container-scroll__scroll-btn{padding:4px}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__button{margin-top:40px !important}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__style-list__item{gap:4px;width:64px;font-size:12px}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__style-list__media{height:88px}.my-text-or-image-to-image-v1 .my-text-or-image-to-image__style-list{gap:12px}}