.ImageUpload_imageUpload__gQN0E{width:100%}.ImageUpload_imageUpload__gQN0E .ImageUpload_uploadButton__JmCb4{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column;align-items:center;justify-content:center;width:104px;height:104px;border:2px dashed var(--border-color-primary);border-radius:8px;background-color:var(--bg-color-secondary);cursor:pointer;transition:all .3s ease}.ImageUpload_imageUpload__gQN0E .ImageUpload_uploadButton__JmCb4:hover{border-color:var(--primary-color);background-color:var(--bg-color-tertiary)}.ImageUpload_imageUpload__gQN0E .ImageUpload_uploadButton__JmCb4 .ImageUpload_anticon__bY_2T{font-size:24px;color:var(--text-color-tertiary);margin-bottom:8px}.ImageUpload_imageUpload__gQN0E .ImageUpload_uploadButton__JmCb4 .ImageUpload_uploadText__x4158{font-size:12px;color:var(--text-color-tertiary)}.ImageUpload_imageUpload__gQN0E .ImageUpload_fileList__o5KHw{display:grid;grid-template-columns:repeat(auto-fill,minmax(104px,1fr));grid-gap:12px;gap:12px;margin-top:12px}.ImageUpload_imageUpload__gQN0E .ImageUpload_fileItem__iB_si{position:relative;width:104px;height:104px;border:1px solid var(--border-color-primary);border-radius:8px;overflow:hidden;background-color:var(--bg-color-secondary)}.ImageUpload_imageUpload__gQN0E .ImageUpload_fileItem__iB_si .ImageUpload_filePreview__GN5ib{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;position:relative}.ImageUpload_imageUpload__gQN0E .ImageUpload_fileItem__iB_si .ImageUpload_filePreview__GN5ib .ImageUpload_uploadingContainer__x07bS{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;background:rgba(0,0,0,.8);border-radius:8px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.ImageUpload_imageUpload__gQN0E .ImageUpload_fileItem__iB_si .ImageUpload_filePreview__GN5ib .ImageUpload_uploadingContainer__x07bS .ImageUpload_uploadingIcon__dRZxK{font-size:20px;color:#6e74fe;margin-bottom:8px;animation:ImageUpload_spin__XoSIZ 1s linear infinite}.ImageUpload_imageUpload__gQN0E .ImageUpload_fileItem__iB_si .ImageUpload_filePreview__GN5ib .ImageUpload_uploadingContainer__x07bS .ImageUpload_progress__MsEJz{width:50px}.ImageUpload_imageUpload__gQN0E .ImageUpload_fileItem__iB_si .ImageUpload_filePreview__GN5ib .ImageUpload_uploadingContainer__x07bS .ImageUpload_progress__MsEJz .ant-progress-bg{background:-webkit-gradient(linear,left top,right top,from(#6E74FE),to(#FFE135));background:linear-gradient(90deg,#6E74FE,#FFE135)}.ImageUpload_imageUpload__gQN0E .ImageUpload_fileItem__iB_si .ImageUpload_filePreview__GN5ib .ImageUpload_uploadingContainer__x07bS .ImageUpload_progress__MsEJz .ant-progress-outer{background:hsla(0,0%,100%,.2);border-radius:4px}.ImageUpload_imageUpload__gQN0E .ImageUpload_fileItem__iB_si .ImageUpload_filePreview__GN5ib .ImageUpload_previewImage__1EOjT{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ImageUpload_imageUpload__gQN0E .ImageUpload_fileItem__iB_si .ImageUpload_filePreview__GN5ib .ImageUpload_errorContainer__8VP8V{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;background:rgba(255,0,0,.1);border-radius:8px;color:#ff4d4f}.ImageUpload_imageUpload__gQN0E .ImageUpload_fileItem__iB_si .ImageUpload_filePreview__GN5ib .ImageUpload_errorContainer__8VP8V .ImageUpload_anticon__bY_2T{font-size:20px;margin-bottom:4px}.ImageUpload_imageUpload__gQN0E .ImageUpload_fileItem__iB_si .ImageUpload_filePreview__GN5ib .ImageUpload_errorContainer__8VP8V .ImageUpload_errorText__Kvx0q{font-size:10px;text-align:center}.ImageUpload_imageUpload__gQN0E .ImageUpload_fileItem__iB_si .ImageUpload_fileInfo__kmg7K{position:absolute;bottom:0;left:0;right:0;background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.7)));background:linear-gradient(transparent,rgba(0,0,0,.7));padding:4px 6px;color:#fff}.ImageUpload_imageUpload__gQN0E .ImageUpload_fileItem__iB_si .ImageUpload_fileInfo__kmg7K .ImageUpload_fileName__Uqfyv{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}.ImageUpload_imageUpload__gQN0E .ImageUpload_fileItem__iB_si .ImageUpload_fileInfo__kmg7K .ImageUpload_fileSize__HAb0x{font-size:9px;opacity:.8;margin-top:2px}.ImageUpload_imageUpload__gQN0E .ImageUpload_fileItem__iB_si .ImageUpload_fileActions__isl24{position:absolute;top:4px;right:4px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:2px;opacity:0;transition:opacity .3s ease}.ImageUpload_imageUpload__gQN0E .ImageUpload_fileItem__iB_si .ImageUpload_fileActions__isl24 .ImageUpload_actionButton__f8_8g{width:20px;height:20px;min-width:20px;padding:0;background-color:rgba(0,0,0,.6);border:none;color:#fff}.ImageUpload_imageUpload__gQN0E .ImageUpload_fileItem__iB_si .ImageUpload_fileActions__isl24 .ImageUpload_actionButton__f8_8g:hover{background-color:rgba(0,0,0,.8);color:#fff}.ImageUpload_imageUpload__gQN0E .ImageUpload_fileItem__iB_si .ImageUpload_fileActions__isl24 .ImageUpload_actionButton__f8_8g .ImageUpload_anticon__bY_2T{font-size:10px}.ImageUpload_imageUpload__gQN0E .ImageUpload_fileItem__iB_si:hover .ImageUpload_fileActions__isl24{opacity:1}@keyframes ImageUpload_spin__XoSIZ{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media(max-width:768px){.ImageUpload_imageUpload__gQN0E .ImageUpload_fileList__o5KHw{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:8px}.ImageUpload_imageUpload__gQN0E .ImageUpload_fileItem__iB_si,.ImageUpload_imageUpload__gQN0E .ImageUpload_uploadButton__JmCb4{width:80px;height:80px}.ImageUpload_imageUpload__gQN0E .ImageUpload_uploadButton__JmCb4 .ImageUpload_anticon__bY_2T{font-size:20px}.ImageUpload_imageUpload__gQN0E .ImageUpload_uploadButton__JmCb4 .ImageUpload_uploadText__x4158{font-size:10px}}.animation_glow-animation__FMmNz:not(:hover):after{content:"";position:absolute;top:-45px;bottom:-5px;width:60px;left:-200px;height:221px;z-index:999;transform:rotate(-45deg);animation:animation_sheen__iE255 3s infinite forwards;background:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,0)),color-stop(50%,hsla(0,0%,100%,.4)),to(hsla(0,0%,100%,0)));background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.4) 50%,hsla(0,0%,100%,0))}@keyframes animation_sheen__iE255{40%{left:-200px}to{left:calc(100% + 200px)}}@keyframes animation_cell-ripple__6fNec{0%{opacity:.4}50%{opacity:.8}to{opacity:.4}}.animation_cell-ripple-animation__WnJXs{animation:animation_cell-ripple__6fNec .2s ease-out 0s 1 none;animation:animation_cell-ripple__6fNec var(--duration,.2s) ease-out none 1 var(--delay,0s)}@keyframes animation_spin-slow__jD_Qu{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.animation_spin-slow-animation__uC5sK{animation:animation_spin-slow__jD_Qu 1.2s linear infinite}.animation_mask-radial-from-20__76CFY{--mask-linear:linear-gradient(#fff,#fff);--mask-radial:linear-gradient(#fff,#fff);--mask-conic:linear-gradient(#fff,#fff);--mask-radial-shape:ellipse;--mask-radial-size:farthest-corner;--mask-radial-position:center;--mask-radial-from-color:black;--mask-radial-to-position:100%;--mask-radial-to-color:transparent;-webkit-mask-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff)),radial-gradient(ellipse farthest-corner at center,black 20%,transparent 100%),-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff));-webkit-mask-image:linear-gradient(#fff,#fff),radial-gradient(ellipse farthest-corner at center,black 20%,transparent 100%),linear-gradient(#fff,#fff);-webkit-mask-image:var(--mask-linear),var(--mask-radial),var(--mask-conic);mask-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff)),radial-gradient(ellipse farthest-corner at center,black 20%,transparent 100%),-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff));mask-image:linear-gradient(#fff,#fff),radial-gradient(ellipse farthest-corner at center,black 20%,transparent 100%),linear-gradient(#fff,#fff);mask-image:var(--mask-linear),var(--mask-radial),var(--mask-conic);--mask-radial-stops:var(--mask-radial-shape) var(--mask-radial-size) at var(--mask-radial-position),var(--mask-radial-from-color) var(--mask-radial-from-position),var(--mask-radial-to-color) var(--mask-radial-to-position);--mask-radial:radial-gradient(var(--mask-radial-stops));--mask-radial-from-position:20%;-webkit-mask-composite:source-in;mask-composite:intersect}.SenderCustom_sender-custom-box-wrap__YjCW4{width:100%}.SenderCustom_sender-custom-wrap__KfeIC{background-color:var(--bg-color-popup);border:1px solid var(--border-color);box-shadow:0 6px 20px 0 rgba(0,27,68,.06);overflow:hidden;width:100%;max-width:820px;margin:0 auto}.SenderCustom_sender-custom-wrap__KfeIC.skeleton{flex-shrink:0}.SenderCustom_sender-custom-wrap__KfeIC.SenderCustom_rounded-16__ZPGVu{border-radius:16px}.SenderCustom_sender-custom-wrap__KfeIC.SenderCustom_rounded-24__mRlEl{border-radius:24px}.SenderCustom_sender-custom-wrap__KfeIC.SenderCustom_sender-custom-skeleton-wrap__Q_aq4{width:calc(100% - 64px);max-width:820px;margin:16px 32px 20px}@media screen and (max-width:768px){.SenderCustom_sender-custom-wrap__KfeIC.SenderCustom_sender-custom-skeleton-wrap__Q_aq4{width:calc(100% - 32px);margin-left:16px;margin-right:16px;margin-top:24px}}.SenderCustom_sender__BKB4J{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;gap:16px;padding:16px}.SenderCustom_sender__BKB4J.SenderCustom_flex-col__trV0B{flex-direction:column}.SenderCustom_sender__BKB4J:focus{outline:none}.SenderCustom_sender-loading-btn__Lig5x{padding:0;border-radius:50%;border:0;height:2rem;width:2rem;cursor:pointer;background-color:rgba(0,0,0,0)}.SenderCustom_sender-loading-btn__Lig5x img{width:2rem;height:2rem}@media screen and (max-width:768px){.SenderCustom_sender-loading-btn__Lig5x img{width:1.75rem;height:1.75rem}}.SenderCustom_sender-editor__7Qa2G{flex:1;width:100%;max-height:78.5px;overflow-y:auto;font-size:15px;line-height:1.75;color:var(--text-color-primary)}.SenderCustom_sender-editor__7Qa2G:focus{outline:none}.SenderCustom_sender-editor__7Qa2G.SenderCustom_min-h-38__dyilZ{min-height:38px!important}.SenderCustom_sender-editor__7Qa2G.SenderCustom_min-h-58__H2xVu{min-height:58px!important}.SenderCustom_input-has-text__Uiwjy{font-family:PingFang SC,sans-serif;font-weight:500;position:relative;display:inline-block;margin-left:4px;margin-right:4px;color:#3f8dff;color:var(--primary-color,#3f8dff);border-radius:4px;padding-left:6px;padding-right:6px;word-break:break-word;cursor:text;background-color:var(--bg-color-tertiary);line-height:24px}.SenderCustom_send-button__K6T_U{width:32px;height:32px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%}.SenderCustom_send-button__K6T_U.SenderCustom_disabled__orA8z{background-color:#3f8dff;cursor:pointer;opacity:.45}.SenderCustom_send-button__K6T_U:not(.SenderCustom_disabled__orA8z){opacity:1}.SenderCustom_inline-chromium-bug-fix__PduXY{font-size:0;vertical-align:top}.SenderCustom_switch-select__B4SsC .imini-select{border:1px solid var(--border-color-primary)!important}.SenderCustom_switch-select__B4SsC .imini-select-selector{gap:0;padding:0 .5rem!important;border-radius:62.4375rem!important;box-shadow:none!important;transition:background-color 1s ease}.SenderCustom_switch-select__B4SsC .imini-select-arrow svg,.SenderCustom_switch-select__B4SsC .imini-select-selection-item{color:var(--text-color-primary)!important}.SenderCustom_switch-select__B4SsC .imini-select-prefix{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center}@media screen and (max-width:768px){.SenderCustom_switch-select__B4SsC{min-width:120px}}.SenderCustom_multiple-btn__4oqua:before{content:"";position:absolute;border-radius:50%;top:0;left:0;width:100%;height:100%;background-color:var(--bg-color-interactive-hover);opacity:0;box-shadow:0 0 4px 0 rgba(0,0,0,.02),0 10px 16px 0 rgba(47,53,64,.14)}.SenderCustom_multiple-btn__4oqua:hover:before{opacity:1}