@keyframes progressgenerate{0%{opacity:0}30%{opacity:1}70.1%{opacity:1}100%{opacity:0}}@keyframes loadingRotate{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes centerRotate{from{transform:translate(-50%, -50%) rotate(0deg)}to{transform:translate(-50%, -50%) rotate(360deg)}}.footer-window{display:none !important}#cookiescript_injected_wrapper{display:none !important}.main{display:flex;width:100%;padding:0;background-color:#f1eeff}.main ::-webkit-scrollbar,.main ::-webkit-scrollbar-track,.main ::-webkit-scrollbar-thumb{cursor:auto}.main ::-webkit-scrollbar{width:6px;height:6px}.main ::-webkit-scrollbar-thumb{border-radius:8px;background-color:rgba(140,140,151,.2)}.main ::-webkit-scrollbar-thumb:hover{background:rgba(109,113,122,.5)}.main .image-changer-aside{width:160px;padding:24px 20px;background:#fff}.main .image-changer-aside .aside-list{max-height:100%;display:flex;flex-direction:column;align-items:center;overflow-y:auto}.main .image-changer-aside .aside-list-item{width:100%;padding:10px 8px;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:8px;border-radius:6px;cursor:pointer}.main .image-changer-aside .aside-list-item-img{width:auto;height:28px;margin-bottom:2px}.main .image-changer-aside .aside-list-item-img.default{display:flex}.main .image-changer-aside .aside-list-item-img.active{display:none}.main .image-changer-aside .aside-list-item-text{max-height:28px;font-size:12px;text-align:center;font:normal normal normal 13px/14px Poppins;color:#282e48;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.main .image-changer-aside .aside-list-item.active{background:rgba(109,77,255,.1)}.main .image-changer-aside .aside-list-item.active .aside-list-item-img.default{display:none}.main .image-changer-aside .aside-list-item.active .aside-list-item-img.active{display:flex}.main .image-changer-aside .aside-list-item.active .aside-list-item-text{color:#6d4dff}@media(min-width: 1201px){.main .image-changer-aside .aside-list-item:hover{background:rgba(40,46,72,.04)}}.main .image-changer-container{flex:1;padding:16px 24px;display:flex}.main h1{width:100%;font:normal normal bold 32px/43px Roboto;color:#282e48;text-align:center}.main .desc{text-align:center;margin:10px 0 24px;font:normal normal normal 16px/22px Roboto;color:#a1a4b3}.main .operate_box{width:480px;margin-inline-end:16px;background-color:#fff;border-radius:12px;padding:16px;flex-shrink:0}.main .operate_box .showContainer{width:100%;height:100%;display:flex;flex-direction:column}.main .operate_box .operate_container{background-color:#f5f5fa;border-radius:8px;width:100%;padding:12px;flex:1;overflow:hidden}.main .operate_box .operate_container .step2-wrapper{margin-top:20px}.main .operate_box .operate_container .operate_title{font:normal normal 500 14px/19px Roboto;color:#282e48;display:flex;align-items:center;margin-top:20px}.main .operate_box .operate_container .operate_title .step_icon{width:32px;height:33px;object-fit:cover;margin-inline-end:8px}.main .operate_box .operate_container .operate_title:first-child{margin-top:0}.main .operate_box .operate_container .operate_stepBox{width:100%;height:134px;margin-top:8px;position:relative}.main .operate_box .operate_container .operate_stepBox .uploadBox_default{width:100%;height:100%;display:flex;align-items:center;padding:0 16px 0 56px;border:2px dashed #a1a4b3;border-radius:8px;background:#fff 0% 0% no-repeat padding-box}.main .operate_box .operate_container .operate_stepBox .uploadBox_default .upload_icon{width:28px;height:28px;object-fit:cover;margin-inline-end:8px}.main .operate_box .operate_container .operate_stepBox .uploadBox_default .upload_text{font:normal normal 500 14px/19px Roboto;color:#282e48;margin-bottom:8px}.main .operate_box .operate_container .operate_stepBox .uploadBox_default .upload_text2{font:normal normal normal 14px/19px Roboto;color:#a1a4b3}@media(min-width: 1201px){.main .operate_box .operate_container .operate_stepBox .uploadBox_default{cursor:pointer}.main .operate_box .operate_container .operate_stepBox .uploadBox_default:hover{opacity:.7;background:rgba(139,61,255,.0588235294) 0% 0% no-repeat padding-box;border:2px dashed #8b3dff}}.main .operate_box .operate_container .operate_stepBox .uploadBox_loading{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:rgba(139,61,255,.0588235294) 0% 0% no-repeat padding-box;border:2px dashed #8b3dff;border-radius:8px;display:none}.main .operate_box .operate_container .operate_stepBox .uploadBox_loading img{width:24px;height:24px;object-fit:cover;animation:loadingRotate 1s linear infinite}.main .operate_box .operate_container .operate_stepBox .uploadBox_file{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative;padding:8px;background-color:#fff;border-radius:8px;display:none}.main .operate_box .operate_container .operate_stepBox .uploadBox_file .deleteIcon{position:absolute;inset-inline-end:8px;top:8px;width:18px;height:18px;background-image:url("../img/image-changer/icon_close.svg");background-size:contain;background-repeat:no-repeat;cursor:pointer}.main .operate_box .operate_container .operate_stepBox .uploadBox_file img{max-width:100%;max-height:100%;object-fit:contain}.main .operate_box .operate_container .operate_stepBox .dropBox{width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(76,21,226,.12);border:2px dashed #8b3dff;border-radius:8px;opacity:1;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;font:normal normal normal 16px/21px Roboto;letter-spacing:0px;color:#282e48;display:none}.main .operate_box .operate_container .operate_stepBox.loading .uploadBox_default,.main .operate_box .operate_container .operate_stepBox.loading .uploadBox_file{display:none}.main .operate_box .operate_container .operate_stepBox.loading .uploadBox_loading{display:flex}.main .operate_box .operate_container .operate_stepBox.file .uploadBox_default,.main .operate_box .operate_container .operate_stepBox.file .uploadBox_loading{display:none}.main .operate_box .operate_container .operate_stepBox.file .uploadBox_file{display:flex}.main .operate_box .operate_container .operate_stepBox.drop .dropBox{display:flex}.main .operate_box .operate_container .operate_stepBox.step2{width:100%;height:120px;padding:10px 12px 26px;background-color:#fff;border:1px solid rgba(40,46,72,.1607843137);border-radius:8px;box-sizing:border-box;overflow:hidden}@media(min-width: 1201px){.main .operate_box .operate_container .operate_stepBox.step2:hover{border:1px solid #8b3dff}}.main .operate_box .operate_container .operate_stepBox.step2.focus{border:1px solid #8b3dff}.main .operate_box .operate_container .instruction-textarea{width:100%;height:100%;box-sizing:border-box;resize:none;border:none;outline:none;font:normal normal normal 12px/18px Poppins;color:#282e48}.main .operate_box .operate_container .instruction-textarea::placeholder{color:#a1a4b3;font:inherit}.main .operate_box .operate_container .max-length{position:absolute;bottom:8px;right:12px;font:normal normal normal 12px/18px Poppins;color:#a1a4b3}.main .operate_box .example{display:flex;align-items:center;margin-top:16px}.main .operate_box .example .example-title{font:normal normal 500 14px/17px Roboto;color:#282e48;margin-right:18px}.main .operate_box .example .example-list{display:flex;align-items:center;flex-wrap:nowrap}@media(min-width: 1201px){.main .operate_box .example .example-list:hover .example-list-item::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);border-radius:6px;pointer-events:none}}.main .operate_box .example .example-list-item{width:60px;height:60px;object-fit:cover;flex-shrink:0;margin-inline-end:8px;border-radius:6px;cursor:pointer;border:2px solid rgba(0,0,0,0);position:relative;display:flex;overflow:hidden}.main .operate_box .example .example-list-item>img{width:100%;height:100%;vertical-align:middle}.main .operate_box .example .example-list-item:hover::after{display:none}.main .operate_box .example .example-list-item:last-child{margin-inline-end:0}.main .operate_box .example .example-list-item.active{box-shadow:0px 3px 6px rgba(105,85,240,.231372549);border:2px solid #6955f0;border-radius:8px}.main .operate_box .instruction{margin-top:6px;display:flex;flex-wrap:wrap}.main .operate_box .instruction .instruction-item{display:none;align-items:center;justify-content:center;margin-right:6px;margin-top:10px;padding:9px 8px;background-color:#fff;font:normal normal normal 12px/18px Poppins;letter-spacing:-0.24px;color:#282e48;border-radius:6px;border:1px solid rgba(0,0,0,0);cursor:pointer;user-select:none}@media(min-width: 1201px){.main .operate_box .instruction .instruction-item:hover{border:1px solid #8b3dff}}.main .operate_box .operate_build{margin-top:30px;background:rgba(0,0,0,0) linear-gradient(270deg, #4c15e2 0%, #8b3dff 100%) 0% 0% no-repeat padding-box;border-radius:6px;width:100%;height:48px;display:flex;align-items:center;justify-content:center;position:relative}@media(min-width: 1201px){.main .operate_box .operate_build:hover{cursor:pointer;opacity:.7}}.main .operate_box .operate_build .build_btn,.main .operate_box .operate_build .build_loading_text{color:#fff;font:normal normal normal 16px/48px Roboto}.main .operate_box .operate_build .loading_animation,.main .operate_box .operate_build .build_loading_text{display:none}.main .operate_box .operate_build.disabled{pointer-events:none;opacity:.3}.main .operate_box .showContainer.loading .uploadFile_image{filter:blur(5px)}.main .operate_box .showContainer.loading .deleteIcon{display:none}.main .operate_box .showContainer.loading .example,.main .operate_box .showContainer.loading .instruction-textarea,.main .operate_box .showContainer.loading .instruction{pointer-events:none}.main .operate_box .showContainer.loading .operate_build{pointer-events:none;opacity:.3}.main .operate_box .showContainer.loading .operate_build .build_btn{display:none}.main .operate_box .showContainer.loading .operate_build .loading_animation{display:flex}.main .operate_box .showContainer.loading .operate_build .build_loading_text{display:block}.main .production_box{padding:40px 52px 32px;background-color:#fff;border-radius:12px;display:flex;flex-direction:column;align-items:center;flex:1;overflow:hidden}.main .production_box .production{display:flex;flex-direction:column;align-items:center;flex:1;width:100%;overflow:hidden}.main .production_box .production.loading .loading_box{display:block}.main .production_box .production.loading .controls{visibility:hidden}.main .production_box .result_box{position:relative;flex:1;width:100%;display:flex;justify-content:center}.main .production_box .result_box.file{background:rgba(40,46,72,.04)}@media(min-width: 1201px){.main .production_box .result_box{overflow:hidden;border-radius:10px;max-width:749px;max-height:422px}}.main .production_box .production_container{height:100%}@media(min-width: 1201px){.main .production_box .production_container{left:50%;transform:translateX(-50%);width:max-content;position:absolute;width:100%;max-width:100%}}.main .production_box .production_container .banner,.main .production_box .production_container .banner_video{object-fit:contain;max-width:100%;max-height:100%;vertical-align:middle}@media(min-width: 1201px){.main .production_box .production_container .banner,.main .production_box .production_container .banner_video{height:100%;width:100%}}.main .production_box .loading_box{display:none;position:absolute;left:0;top:0;width:100%;background:rgba(0,0,0,.1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:10px;height:100%}.main .production_box .loading_box .loading_icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);border-radius:13px;background:hsla(0,0%,100%,.8);width:150px;height:96px;flex-direction:column;display:flex;justify-content:center;align-items:center}.main .production_box .loading_box .loading_icon img{width:32px;height:32px;object-fit:contain;margin-bottom:9px;animation:loadingRotate 1.5s linear infinite}.main .production_box .loading_box .loading_icon>div{display:flex;font:normal normal 500 16px/19px Roboto}.main .production_box .loading_box .loading_icon>div .loadingText{font:inherit;color:#282e48}.main .production_box .loading_box .loading_icon>div .loading_animation{margin-left:2px;margin-top:2px}.main .production_box .loading_box .loading_icon>div .loading_animation span{background-color:#282e48}.main .controls{margin-top:16px;width:100%;justify-content:center;display:none}.main .controls .controls_btn{width:fit-content;height:40px;display:flex;justify-content:center;align-items:center;font:normal normal normal 14px/40px Roboto;color:#39325a;background:rgba(40,46,72,.06);border-radius:8px;flex-shrink:0;margin-inline-end:10px;cursor:pointer;padding-block:10px;padding-inline-start:14px;padding-inline-end:15px}.main .controls .controls_btn img{width:16px;height:16px;object-fit:cover;margin-inline-end:8px}.main .controls .controls_btn.download_btn{margin-inline-end:0}@media(min-width: 1201px){.main .controls .controls_btn:hover{background:rgba(40,46,72,.12)}}.loading_animation{display:flex;align-items:center;margin-left:2px}.loading_animation span{width:8px;height:8px;border-radius:8px;display:block;transform:scale(0.3);background:#fff;margin:0 -1px;animation:progressgenerate 1.5s linear infinite}.loading_animation span:nth-child(2){animation-delay:.2s}.loading_animation span:nth-child(3){animation-delay:.3s}.dialog{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;background-color:rgba(0,0,0,.6);display:none}.dialog-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);min-width:482px;padding:36px 32px 32px;background-color:#fff;box-shadow:0px 1px 20px rgba(0,0,0,.1215686275);border:1px solid #d8d4ff;border-radius:16px}.dialog-close{position:absolute;top:10px;right:12px;width:26px;height:26px;cursor:pointer;opacity:.4;border-radius:4px;overflow:hidden}.dialog-close>img{width:100%;height:100%;vertical-align:middle}@media(min-width: 1201px){.dialog-close:hover{background-color:#eff0f3;opacity:1}}.dialog-content{width:418px;display:flex;flex-direction:column;align-items:center}.dialog-icon{width:52px;height:auto;margin-bottom:12px;display:none}.dialog-title{text-align:center;font:normal normal bold 20px/26px Roboto;color:#282e48;margin-bottom:12px}.dialog-desc{text-align:center;font:normal normal normal 14px/20px Roboto;color:#7f8291;margin-bottom:16px}.dialog-progress{margin-bottom:10px;width:362px;height:8px;background-color:rgba(139,61,255,.16);border-radius:4px;overflow:hidden;position:relative}.dialog-progress::after{content:"";display:flex;position:absolute;left:0;top:0;width:var(--progress-width);height:8px;background:rgba(0,0,0,0) linear-gradient(90deg, #703ef7 0%, #8b3dff 100%) 0% 0% no-repeat padding-box}.dialog-btn{min-width:86px;height:42px;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0) linear-gradient(90deg, #8b3dff 0%, #703ef7 100%) 0% 0% no-repeat padding-box;border-radius:8px;font:normal normal normal 16px/21px Roboto;color:#fff;text-transform:capitalize;cursor:pointer;opacity:1}@media(min-width: 1201px){.dialog-btn:hover{opacity:.7}}.dialog.failed .dialog-icon.icon_failed{display:flex}.dialog.failed .zoom-wrapper,.dialog.failed .dialog-progress{display:none}.dialog.downloading .dialog-icon,.dialog.downloading .dialog-desc,.dialog.downloading .dialog-btn{display:none}.dialog.success .dialog-icon.icon_success{display:flex}.dialog.success .dialog-progress{display:none}.dialog.zoom .dialog-wrapper{display:none}.dialog.zoom .zoom-wrapper{display:flex}.dialog .zoom-wrapper{display:none;width:100%;height:100%;position:relative;flex-direction:column;align-items:center;justify-content:center}.dialog .zoom-wrapper-close{width:48px;height:48px;position:absolute;top:32px;inset-inline-end:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid hsla(0,0%,100%,.12);background-color:hsla(0,0%,100%,.16);cursor:pointer}.dialog .zoom-wrapper-close>img{width:32px;height:32px}@media(min-width: 1201px){.dialog .zoom-wrapper-close:hover{background-color:hsla(0,0%,100%,.24)}}.dialog .zoom-wrapper-img{width:auto;height:648px;border-radius:10px;vertical-align:middle}.dialog .zoom-wrapper-controls{margin-top:24px;display:flex;justify-content:center;align-items:center}.dialog .zoom-wrapper-controls .controls_btn{min-width:144px;height:48px;padding:0 20px;display:flex;justify-content:center;align-items:center;background:rgba(32,33,37,.7019607843) 0% 0% no-repeat padding-box;box-shadow:0px 3px 8px rgba(0,0,0,.1215686275);border:2px solid hsla(0,0%,100%,.1607843137);border-radius:6px;font:normal normal 500 16px/40px Poppins;color:#fff;cursor:pointer}.dialog .zoom-wrapper-controls .controls_btn>img{width:16px;height:16px;margin-inline-end:8px}@media(min-width: 1201px){.dialog .zoom-wrapper-controls .controls_btn:hover{background:#7d8391 0% 0% no-repeat padding-box;border:2px solid hsla(0,0%,100%,.1607843137)}}.dialog .zoom-wrapper-controls .share_btn{margin-inline-end:12px}#shareDialogEl .preview-box{width:641px;min-height:562px;height:fit-content;box-shadow:0px 20px 30px rgba(0,0,0,.1607843137);padding:0;border-radius:16px}#shareDialogEl .preview-box .preview-title{padding:16px}#shareDialogEl .preview-box .preview-title-text{font:normal normal 500 19px/29px Poppins;color:#282e48}#shareDialogEl .preview-box .preview-title-img{width:24px;height:24px;margin-right:8px}#shareDialogEl .preview-box .preview-title .preview-close{width:26px;height:26px;border-radius:4px}#shareDialogEl .preview-box .preview-title .preview-close>img{width:90% !important;height:90% !important}#shareDialogEl .preview-box .preview-video-box{width:100%;height:360px;margin-top:0;border:none;background:rgba(40,46,72,.06)}#shareDialogEl .hasMark::before{content:"";position:fixed;top:0;left:0;bottom:0;right:0;background:rgba(0,0,0,.08);border-radius:0;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);z-index:10}#shareDialogEl .hasMark::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:11;width:48px;height:48px;background-image:url("../img/image-changer/icon_loading_fff.svg");background-repeat:no-repeat;background-position:center;background-size:cover;border-radius:0;box-shadow:none;animation:centerRotate 1s linear infinite}#shareDialogEl .share-box{margin:0 24px 40px}#shareDialogEl .share-box .share-title{margin-top:16px;font:normal normal normal 14px/21px Poppins;color:#282e48}#shareDialogEl .share-box .share-switch{display:none}#shareDialogEl .share-box .share_switch_des{display:none}#shareDialogEl .share-box>ul li .icon{width:48px;height:48px}#shareDialogEl .share-box .share-icon-box{margin-top:20px;gap:16px}#shareDialogEl .share-box .share-icon-box .share-divider{height:24px;background:#737c90}#shareDialogEl .share-box .share-icon-box .share-icon{width:48px;height:48px}@media(min-width: 1201px){.pc_show{display:block}.mob_show{display:none}.main{height:calc(100vh - 80px);min-height:710px}}@media(max-width: 1200px){html{font-size:100px}.pc_show{display:none}.mob_show{display:block}.main{flex-direction:column-reverse;padding:0}.main .image-changer-aside{width:100%;height:1.7rem;padding:0;position:fixed;bottom:0;left:0;z-index:6;box-shadow:0px -0.04rem .04rem rgba(0,0,0,.0196078431)}.main .image-changer-aside .aside-list{max-height:100%;height:100%;display:flex;flex-direction:row;align-items:center;overflow:visible;position:relative}.main .image-changer-aside .aside-list-item{width:1.86rem;height:100%;padding:.34rem .12rem;margin-bottom:0;border-radius:0}.main .image-changer-aside .aside-list-item:nth-child(n+4){display:none}.main .image-changer-aside .aside-list-item-img{width:auto;height:.42rem;margin:0 auto .06rem}.main .image-changer-aside .aside-list-item-text{max-height:.54rem;font:normal normal normal .2rem/.26rem Poppins}.main .image-changer-aside .aside-list .more-items-container .more-button{width:1.86rem;height:1.7rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.main .image-changer-aside .aside-list .more-items-container .more-button>i{display:block;width:.42rem;height:.42rem;background-repeat:no-repeat;background-size:contain}.main .image-changer-aside .aside-list .more-items-container .more-button>i.default{display:flex;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNDIiIGhlaWdodD0iNDIiIHZpZXdCb3g9IjAgMCA0MiA0MiI+DQogIDxkZWZzPg0KICAgIDxjbGlwUGF0aCBpZD0iY2xpcC1wYXRoIj4NCiAgICAgIDxyZWN0IGlkPSLnn6nlvaJfMzQyOTciIGRhdGEtbmFtZT0i55+p5b2iIDM0Mjk3IiB3aWR0aD0iNDIiIGhlaWdodD0iNDIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDYxNiA2MDMpIiBmaWxsPSIjNjU2Yzg2Ii8+DQogICAgPC9jbGlwUGF0aD4NCiAgPC9kZWZzPg0KICA8ZyBpZD0iaWNvbl9jcmVhdGlvbnMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC02MTYgLTYwMykiIGNsaXAtcGF0aD0idXJsKCNjbGlwLXBhdGgpIj4NCiAgICA8ZyBpZD0i57uEXzE5MTI2IiBkYXRhLW5hbWU9Iue7hCAxOTEyNiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNjEzIDYwMCkiPg0KICAgICAgPHBhdGggaWQ9Iui3r+W+hF8xNzkyNzkiIGRhdGEtbmFtZT0i6Lev5b6EIDE3OTI3OSIgZD0iTTE4LDZIOEEyLDIsMCwwLDAsNiw4VjE4YTIsMiwwLDAsMCwyLDJIMThhMiwyLDAsMCwwLDItMlY4QTIsMiwwLDAsMCwxOCw2WiIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMjgyZTQ4IiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjMiLz4NCiAgICAgIDxwYXRoIGlkPSLot6/lvoRfMTc5MjgwIiBkYXRhLW5hbWU9Iui3r+W+hCAxNzkyODAiIGQ9Ik0xOCwyOEg4YTIsMiwwLDAsMC0yLDJWNDBhMiwyLDAsMCwwLDIsMkgxOGEyLDIsMCwwLDAsMi0yVjMwQTIsMiwwLDAsMCwxOCwyOFoiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzI4MmU0OCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIzIi8+DQogICAgICA8cGF0aCBpZD0i6Lev5b6EXzE3OTI4MSIgZGF0YS1uYW1lPSLot6/lvoQgMTc5MjgxIiBkPSJNNDAsNkgzMGEyLDIsMCwwLDAtMiwyVjE4YTIsMiwwLDAsMCwyLDJINDBhMiwyLDAsMCwwLDItMlY4QTIsMiwwLDAsMCw0MCw2WiIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMjgyZTQ4IiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjMiLz4NCiAgICAgIDxwYXRoIGlkPSLot6/lvoRfMTc5MjgyIiBkYXRhLW5hbWU9Iui3r+W+hCAxNzkyODIiIGQ9Ik00MCwyOEgzMGEyLDIsMCwwLDAtMiwyVjQwYTIsMiwwLDAsMCwyLDJINDBhMiwyLDAsMCwwLDItMlYzMEEyLDIsMCwwLDAsNDAsMjhaIiBmaWxsPSJub25lIiBzdHJva2U9IiMyODJlNDgiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMyIvPg0KICAgIDwvZz4NCiAgPC9nPg0KPC9zdmc+DQo=")}.main .image-changer-aside .aside-list .more-items-container .more-button>i.active{display:none;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNDIiIGhlaWdodD0iNDIiIHZpZXdCb3g9IjAgMCA0MiA0MiI+DQogIDxkZWZzPg0KICAgIDxjbGlwUGF0aCBpZD0iY2xpcC1wYXRoIj4NCiAgICAgIDxyZWN0IGlkPSLnn6nlvaJfMzQyOTciIGRhdGEtbmFtZT0i55+p5b2iIDM0Mjk3IiB3aWR0aD0iNDIiIGhlaWdodD0iNDIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDYxNiA2MDMpIiBmaWxsPSIjNjU2Yzg2Ii8+DQogICAgPC9jbGlwUGF0aD4NCiAgPC9kZWZzPg0KICA8ZyBpZD0iaWNvbl9jcmVhdGlvbnMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC02MTYgLTYwMykiIGNsaXAtcGF0aD0idXJsKCNjbGlwLXBhdGgpIj4NCiAgICA8ZyBpZD0i57uEXzE5MTI2IiBkYXRhLW5hbWU9Iue7hCAxOTEyNiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNjEzIDYwMCkiPg0KICAgICAgPHBhdGggaWQ9Iui3r+W+hF8xNzkyNzkiIGRhdGEtbmFtZT0i6Lev5b6EIDE3OTI3OSIgZD0iTTE4LDZIOEEyLDIsMCwwLDAsNiw4VjE4YTIsMiwwLDAsMCwyLDJIMThhMiwyLDAsMCwwLDItMlY4QTIsMiwwLDAsMCwxOCw2WiIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjNmQ0ZGZmIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjMiLz4NCiAgICAgIDxwYXRoIGlkPSLot6/lvoRfMTc5MjgwIiBkYXRhLW5hbWU9Iui3r+W+hCAxNzkyODAiIGQ9Ik0xOCwyOEg4YTIsMiwwLDAsMC0yLDJWNDBhMiwyLDAsMCwwLDIsMkgxOGEyLDIsMCwwLDAsMi0yVjMwQTIsMiwwLDAsMCwxOCwyOFoiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzZkNGRmZiIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIzIi8+DQogICAgICA8cGF0aCBpZD0i6Lev5b6EXzE3OTI4MSIgZGF0YS1uYW1lPSLot6/lvoQgMTc5MjgxIiBkPSJNNDAsNkgzMGEyLDIsMCwwLDAtMiwyVjE4YTIsMiwwLDAsMCwyLDJINDBhMiwyLDAsMCwwLDItMlY4QTIsMiwwLDAsMCw0MCw2WiIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjNmQ0ZGZmIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjMiLz4NCiAgICAgIDxwYXRoIGlkPSLot6/lvoRfMTc5MjgyIiBkYXRhLW5hbWU9Iui3r+W+hCAxNzkyODIiIGQ9Ik00MCwyOEgzMGEyLDIsMCwwLDAtMiwyVjQwYTIsMiwwLDAsMCwyLDJINDBhMiwyLDAsMCwwLDItMlYzMEEyLDIsMCwwLDAsNDAsMjhaIiBmaWxsPSJub25lIiBzdHJva2U9IiM2ZDRkZmYiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMyIvPg0KICAgIDwvZz4NCiAgPC9nPg0KPC9zdmc+DQo=")}.main .image-changer-aside .aside-list .more-items-container .more-button>p{margin-top:.19rem;text-align:center;font:normal normal normal .2rem/.26rem Poppins;color:#282e48}.main .image-changer-aside .aside-list .more-items-container .more-button.active{background:rgba(109,77,255,.1);transition:all .3s ease-in-out}.main .image-changer-aside .aside-list .more-items-container .more-button.active>i{transform:rotate(45deg)}.main .image-changer-aside .aside-list .more-items-container .more-button.active>i.default{display:none}.main .image-changer-aside .aside-list .more-items-container .more-button.active>i.active{display:flex}.main .image-changer-aside .aside-list .more-items-container .more-button.active>p{color:#6d4dff}.main .image-changer-aside .aside-list .more-items-container .more-container{position:absolute;right:0;bottom:1.7rem;display:none}.main .image-changer-aside .aside-list .more-items-container .more-container.show{display:flex}.main .image-changer-aside .aside-list .more-items-container .more-container .more-wrapper{width:1.86rem;max-height:11.62rem;box-shadow:0 -0.03rem .12rem rgba(19,0,87,.1215686275);background:#fff 0% 0% no-repeat padding-box;border-radius:.2rem 0 0 0;overflow:hidden}.main .image-changer-aside .aside-list .more-items-container .more-container .more-items-dropdown{max-height:11.62rem;width:1.86rem;display:flex;flex-direction:column;justify-content:flex-end;align-items:center}.main .image-changer-aside .aside-list .more-items-container .more-container .more-items-dropdown .aside-list-item{position:relative;padding:.32rem .12rem;background-color:#fff;display:block !important}.main .image-changer-aside .aside-list .more-items-container .more-container .more-items-dropdown .aside-list-item::before{content:"";display:flex;width:1.46rem;height:.01rem;background-color:#e0e1e5;position:absolute;top:0;left:50%;transform:translateX(-50%)}.main .image-changer-aside .aside-list .more-items-container .more-container.max{height:100vh;align-items:flex-end;background:rgba(0,0,0,.6)}.main .image-changer-aside .aside-list .more-items-container .more-container.max .more-wrapper{width:7.5rem;max-height:10.76rem;padding:.4rem .3rem;background:#fff 0% 0% no-repeat padding-box;border-radius:.2rem .2rem 0 0}.main .image-changer-aside .aside-list .more-items-container .more-container.max .more-items-dropdown{width:100%;max-height:9.96rem;margin:0 auto;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:.16rem;overflow-y:auto}.main .image-changer-aside .aside-list .more-items-container .more-container.max .more-items-dropdown .aside-list-item{width:2.15rem;height:1.66rem;background:#fafafc 0% 0% no-repeat padding-box;border-radius:.2rem}.main .image-changer-aside .aside-list .more-items-container .more-container.max .more-items-dropdown .aside-list-item.active{background:rgba(109,77,255,.1)}.main .image-changer-aside .aside-list .more-items-container .more-container.max .more-items-dropdown .aside-list-item::before{display:none}.main .image-changer-container{padding:0;flex-direction:column-reverse}.main h1{font:normal normal 500 .42rem/.6rem Poppins;color:#000}.main .desc{font:normal normal 300 .3rem/.46rem Poppins;color:#000;margin:.16rem 0 .28rem}.main .production_box{padding:.52rem .24rem .6rem;background-color:rgba(0,0,0,0)}.main .production_box .production_container .banner,.main .production_box .production_container .banner_video{border-radius:.16rem;height:3.95rem;object-fit:cover}.main .production_box .loading_box{backdrop-filter:blur(0.1rem);-webkit-backdrop-filter:blur(0.1rem);border-radius:.1rem}.main .production_box .loading_box .loading_icon{border-radius:.2rem;width:2.18rem;height:1.58rem}.main .production_box .loading_box .loading_icon img{width:.64rem;height:.64rem;margin-bottom:.09rem}.main .production_box .loading_box .loading_icon>div{font:normal normal 500 .22rem/.29rem Roboto}.main .production_box .loading_box .loading_icon>div .loading_animation{margin-left:.02rem}.main .operate_box{width:100%;overflow:visible;margin-inline-end:0;background-color:rgba(0,0,0,0);border-radius:0;padding:0 .24rem .7rem;flex-shrink:0}.main .operate_box .operate_container{background-color:rgba(0,0,0,0);border-radius:0;width:100%;min-height:0;padding:0;overflow:visible}.main .operate_box .operate_container .step1-wrapper,.main .operate_box .operate_container .step2-wrapper{background:hsla(0,0%,100%,.8);padding:.2rem .32rem .4rem;border:.01rem solid #e2e2e2;border-radius:.2rem}.main .operate_box .operate_container .step1-wrapper{margin-bottom:.4rem}.main .operate_box .operate_container .operate_title{position:relative;font:normal normal 600 .26rem/.36rem Poppins;color:#282e48;margin-top:0;padding-inline-start:.62rem}.main .operate_box .operate_container .operate_title .step_icon{width:.64rem;height:auto;margin-inline-end:.24rem;position:absolute;inset-inline-start:-0.16rem;top:-0.3rem}.main .operate_box .operate_container .operate_stepBox{height:2.05rem;margin-top:.32rem}.main .operate_box .operate_container .operate_stepBox .uploadBox_default{width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:0;border:.02rem dashed #a1a4b3;border-radius:.2rem}.main .operate_box .operate_container .operate_stepBox .uploadBox_default .upload_icon{width:.48rem;height:.48rem;margin-inline-end:0;margin-bottom:.16rem}.main .operate_box .operate_container .operate_stepBox .uploadBox_default .uploadTextBox{display:flex;align-items:center;flex-direction:column}.main .operate_box .operate_container .operate_stepBox .uploadBox_default .upload_text{font:normal normal 500 .26rem/.34rem Roboto;margin-bottom:.1rem}.main .operate_box .operate_container .operate_stepBox .uploadBox_default .upload_text2{font:normal normal normal .2rem/.26rem Roboto}}@media(max-width: 1200px)and (min-width: 1201px){.main .operate_box .operate_container .operate_stepBox .uploadBox_default{cursor:pointer}.main .operate_box .operate_container .operate_stepBox .uploadBox_default:hover{opacity:.7;background:rgba(139,61,255,.0588235294) 0% 0% no-repeat padding-box;border:.02rem dashed #8b3dff}}@media(max-width: 1200px){.main .operate_box .operate_container .operate_stepBox .uploadBox_loading{border:.02rem dashed #8b3dff;border-radius:.16rem}.main .operate_box .operate_container .operate_stepBox .uploadBox_loading img{width:.48rem;height:.48rem}.main .operate_box .operate_container .operate_stepBox .uploadBox_file{padding:.12rem;border-radius:.16rem;border:.02rem dashed #b2b7c2}.main .operate_box .operate_container .operate_stepBox .uploadBox_file .deleteIcon{inset-inline-end:.12rem;top:.12rem;width:.32rem;height:.32rem}.main .operate_box .operate_container .operate_stepBox .dropBox{border:.02rem dashed #8b3dff;border-radius:.16rem;backdrop-filter:blur(0.12rem);-webkit-backdrop-filter:blur(0.12rem);font:normal normal normal .24rem/.35rem Roboto}.main .operate_box .operate_container .operate_stepBox.step2{height:2.62rem;padding:.2rem .24rem .56rem;border:.02rem solid rgba(40,46,72,.1607843137);border-radius:.16rem}.main .operate_box .operate_container .operate_stepBox.step2.focus{border:.02rem solid #8b3dff}.main .operate_box .operate_container .instruction-textarea{font:normal normal normal .26rem/.39rem Poppins}.main .operate_box .operate_container .max-length{position:absolute;bottom:.16rem;inset-inline-end:.24rem;font:normal normal normal .24rem/.35rem Poppins}.main .operate_box .example{flex-wrap:wrap;margin-top:.4rem}.main .operate_box .example .example-title{width:100%;font:normal normal normal .24rem/.35rem Poppins}.main .operate_box .example .example-list{margin-top:.2rem}.main .operate_box .example .example-list-item{width:1.1rem;height:1.1rem;margin-inline-end:.2rem;border-radius:.12rem;border:.02rem solid rgba(0,0,0,0)}.main .operate_box .example .example-list-item.active{box-shadow:0 .03rem .06rem rgba(105,85,240,.231372549);border:.02rem solid #6955f0;border-radius:.06rem}.main .operate_box .instruction{margin-top:.2rem}.main .operate_box .instruction .instruction-item{margin-right:.2rem;margin-top:.2rem;padding:.22rem .24rem;font:normal normal normal .26rem/.36rem Poppins;letter-spacing:-0.52px;border-radius:.12rem;border:.01rem solid rgba(40,46,72,.1607843137)}.main .operate_box .operate_build{margin-top:.4rem;border-radius:.5rem;height:1rem}.main .operate_box .operate_build .build_btn,.main .operate_box .operate_build .build_loading_text{font:normal normal 500 .3rem/.46rem Roboto}.main .operate_box .showContainer.loading .uploadFile_image{filter:blur(0.1rem)}.main .controls{margin-top:.28rem}.main .controls .controls_btn{height:.7rem;font:normal normal normal .28rem/.4rem Roboto;border-radius:.12rem;margin-right:.2rem;padding:.15rem .17rem .16rem}.main .controls .controls_btn.zoom_btn{display:none}.main .controls .controls_btn img{width:.32rem;height:.32rem;margin-inline-end:.12rem}.loading_animation{margin-top:.04rem;margin-left:.04rem}.loading_animation span{width:.16rem;height:.16rem;border-radius:.16rem;margin:0 -0.02rem}.dialog{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;background-color:rgba(0,0,0,.24);display:none}.dialog-wrapper{position:absolute;top:auto;left:0;bottom:0;transform:translate(0, 0);min-width:100%;padding:.8rem .6rem .57rem;box-shadow:0 .1rem .4rem rgba(60,74,104,.1019607843);border:.01rem solid rgba(60,74,104,.1019607843);border-radius:.2rem .2rem 0 0}.dialog-close{position:absolute;top:.2rem;inset-inline-end:.2rem;width:.6rem;height:.6rem}.dialog-content{width:6.3rem}.dialog-icon{width:1.04rem;margin-bottom:.32rem}.dialog-title{font:normal normal 600 .4rem/.6rem Poppins;margin-bottom:.32rem}.dialog-desc{font:normal normal normal .26rem/.39rem Poppins;margin-bottom:.64rem}.dialog-progress{margin-bottom:.6rem;width:100%;height:.16rem;background-color:rgba(139,61,255,.34);border-radius:.08rem}.dialog-progress::after{height:.16rem}.dialog-btn{min-width:6.3rem;height:.92rem;border-radius:.12rem;font:normal normal 500 .3rem/.46rem Poppins}.dialog .zoom-wrapper{display:none}#shareDialogEl .preview-box{width:6.68rem;min-height:10.18rem;height:fit-content;box-shadow:0 .1rem .4rem rgba(0,0,0,.1607843137);padding:0;border-radius:.2rem}#shareDialogEl .preview-box .preview-title{height:1.16rem;margin:0;padding:.24rem .2rem .32rem .4rem}#shareDialogEl .preview-box .preview-title-text{font:normal normal 500 .36rem/.55rem Poppins;color:#282e48}#shareDialogEl .preview-box .preview-title-img{width:.42rem;height:.42rem;margin-right:.22rem}#shareDialogEl .preview-box .preview-title .preview-close{width:.6rem;height:.6rem;border-radius:0}#shareDialogEl .preview-box .preview-title .preview-close>img{width:60% !important;height:60% !important}#shareDialogEl .preview-box .preview-video-box{width:100%;height:6.69rem;margin-top:0;border:none;background:rgba(40,46,72,.06)}#shareDialogEl .hasMark::before{content:"";position:fixed;top:0;left:0;bottom:0;right:0;background:rgba(0,0,0,.08);border-radius:0;backdrop-filter:blur(0.08rem);-webkit-backdrop-filter:blur(0.08rem);z-index:10}#shareDialogEl .hasMark::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:11;width:.94rem;height:.94rem;background-image:url("../img/image-changer/icon_loading_fff.svg");background-repeat:no-repeat;background-position:center;background-size:cover;border-radius:0;box-shadow:none;animation:centerRotate 2s linear}#shareDialogEl .share-box{margin:0 .4rem .52rem}#shareDialogEl .share-box .share-title{margin-top:.24rem;margin-left:0;font:normal normal normal .24rem/.42rem Poppins;color:#282e48}#shareDialogEl .share-box .share-switch{display:none}#shareDialogEl .share-box .share_switch_des{display:none}#shareDialogEl .share-box>ul li .icon{width:.96rem;height:.96rem}}@media(max-width: 1200px)and (max-width: 768px){#shareDialogEl .share-box>ul li .icon{width:.96rem;height:.96rem}}@media(max-width: 1200px){#shareDialogEl .share-box .share-icon-box{margin-top:.22rem;gap:.24rem;justify-content:flex-start}#shareDialogEl .share-box .share-icon-box .share-divider{height:.48rem;background:#737c90}#shareDialogEl .share-box .share-icon-box .share-divider.pc{display:block}#shareDialogEl .share-box .share-icon-box .share-icon{width:.96rem;height:.96rem;margin-left:0}}