/*!
 * Cropper.js v1.6.2
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2024-04-21T07:43:02.731Z
 */.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cropper-container img{backface-visibility:hidden;display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-canvas,.cropper-wrap-box{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:rgba(51,153,255,.75);overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:33.33333%;left:0;top:33.33333%;width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:33.33333%;top:0;width:33.33333%}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:after,.cropper-center:before{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width:768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width:992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width:1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC")}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}.feu-avatar-cropper-layout[data-v-e884d118]{display:grid;grid-template-columns:minmax(0,1fr) 150px;gap:24px;align-items:center}.feu-avatar-cropper-stage[data-v-e884d118]{width:100%;height:clamp(220px,42vh,360px);min-height:220px;overflow:hidden;border:1px solid rgba(104,124,160,.24);border-radius:6px;background:#0c111c}.feu-avatar-cropper-stage img[data-v-e884d118]{display:block;max-width:100%}.feu-avatar-cropper-aside[data-v-e884d118]{display:flex;align-items:center;flex-direction:column;gap:12px;color:#d8deef;text-align:center}.feu-avatar-cropper-aside span[data-v-e884d118]{font-size:14px;font-weight:700}.feu-avatar-cropper-aside small[data-v-e884d118]{color:#8f97aa;font-size:12px;line-height:1.5}.feu-avatar-cropper-preview[data-v-e884d118]{width:128px;height:128px;overflow:hidden;border:2px solid rgba(143,124,255,.58);border-radius:50%;background:#111827}.feu-avatar-cropper-tools[data-v-e884d118]{display:flex;gap:8px;margin-top:16px}.feu-avatar-cropper-tools .workspace-icon-button[data-v-e884d118]{width:36px;height:36px}@media(max-width:767px){.feu-avatar-cropper-layout[data-v-e884d118]{grid-template-columns:1fr}.feu-avatar-cropper-stage[data-v-e884d118]{height:min(58vw,280px)}.feu-avatar-cropper-aside[data-v-e884d118]{display:none}}@media(max-width:767px){.feu-avatar-cropper-dialog.el-dialog{width:calc(100vw - 32px)!important}}.feu-account-page[data-v-65014562]{display:grid;gap:16px;min-width:0;padding:12px 4px 28px}.feu-account-main[data-v-65014562]{display:grid;align-content:start;gap:16px;min-width:0}.feu-account-hero[data-v-65014562]{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.92fr);overflow:hidden;padding:24px 30px}.feu-account-profile[data-v-65014562]{display:grid;grid-template-columns:176px minmax(0,1fr);gap:28px;align-items:center}.feu-account-avatar-wrap[data-v-65014562]{display:grid;justify-items:center;gap:0}.feu-account-avatar-image[data-v-65014562]{width:128px;height:128px;overflow:hidden;border-radius:50%;background:hsla(0,0%,100%,.04);box-shadow:inset 0 0 0 2px rgba(190,174,255,.24),0 16px 34px rgba(83,60,196,.28)}.feu-account-avatar-image img[data-v-65014562]{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.feu-account-avatar-action[data-v-65014562]{position:relative;z-index:3;height:34px;display:inline-flex;align-items:center;gap:7px;margin-top:-16px;padding:0 18px;border:0;border-radius:999px;color:#dcd7ff;background:rgba(79,58,184,.72);font-size:12px;font-weight:650;cursor:pointer}.feu-account-contact-row[data-v-65014562],.feu-account-id-row[data-v-65014562],.feu-account-name-row[data-v-65014562]{display:flex;align-items:center;min-width:0}.feu-account-name-row[data-v-65014562]{gap:8px;margin-bottom:14px}.feu-account-name-row h2[data-v-65014562]{min-width:0;margin:0;overflow:hidden;color:#f5f7ff;font-size:22px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.feu-account-contact-row[data-v-65014562],.feu-account-id-row[data-v-65014562]{gap:12px;margin-top:13px;color:#a7b0c4;font-size:13px}.feu-account-contact-row span[data-v-65014562],.feu-account-id-row span[data-v-65014562]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.feu-account-copy-button[data-v-65014562],.feu-account-icon-button[data-v-65014562]{width:24px;height:24px;flex:0 0 24px;padding:0;border:0;color:#7d8496;background:transparent;cursor:pointer;font-size:16px}.feu-account-quota[data-v-65014562]{display:grid;grid-template-columns:minmax(0,1fr) 132px;gap:24px;align-items:center;padding-left:30px;border-left:1px solid hsla(0,0%,100%,.055)}.feu-account-quota>div:first-child>span[data-v-65014562]{display:block;margin-bottom:16px;color:#aab3c8;font-size:13px;font-weight:650}.feu-account-quota strong[data-v-65014562]{display:flex;align-items:baseline;gap:12px;color:#8f73ff;font-size:34px;font-weight:800;line-height:1;text-shadow:0 0 18px rgba(143,115,255,.3)}.feu-account-quota strong i[data-v-65014562]{font-size:30px}.feu-account-quota small[data-v-65014562]{color:#9c89ff;font-size:15px;font-weight:650}.feu-account-quota button[data-v-65014562]{width:min(230px,100%);margin-top:22px}.feu-account-gift-visual[data-v-65014562]{position:relative;height:114px;align-self:end}.feu-account-gift-visual em[data-v-65014562],.feu-account-gift-visual i[data-v-65014562],.feu-account-gift-visual span[data-v-65014562],.feu-account-gift-visual strong[data-v-65014562]{position:absolute;display:block}.feu-account-gift-visual span[data-v-65014562]{right:18px;bottom:0;width:76px;height:62px;border-radius:8px 8px 14px 14px;background:linear-gradient(145deg,#5842cc,#302666);box-shadow:0 18px 32px rgba(53,39,124,.45);transform:skewY(9deg)}.feu-account-gift-visual strong[data-v-65014562]{right:31px;bottom:33px;color:hsla(0,0%,100%,.34);font-size:32px;font-weight:900}.feu-account-gift-visual em[data-v-65014562],.feu-account-gift-visual i[data-v-65014562]{width:24px;height:24px;border-radius:50%;background:radial-gradient(circle at 35% 28%,#fff,#8f7cff 48%,#5f4bd9);box-shadow:0 0 18px rgba(143,124,255,.58)}.feu-account-gift-visual i[data-v-65014562]{right:4px;top:12px}.feu-account-gift-visual em[data-v-65014562]{left:8px;top:48px}.feu-account-metrics[data-v-65014562],.feu-account-stats-skeleton[data-v-65014562]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.feu-account-stats-skeleton-card[data-v-65014562]{min-width:0}.feu-account-stats-skeleton__icon[data-v-65014562]{width:40px;height:40px;border-radius:12px;background:hsla(0,0%,100%,.05)}.feu-account-stats-skeleton__content[data-v-65014562]{min-width:0}.feu-account-stats-skeleton__line[data-v-65014562]{display:block;border-radius:999px;background:hsla(0,0%,100%,.06)}.feu-account-stats-skeleton__line.is-title[data-v-65014562]{width:72px;height:12px;margin-bottom:12px}.feu-account-stats-skeleton__line.is-value[data-v-65014562]{width:92px;height:24px;margin-bottom:10px}.feu-account-stats-skeleton__line.is-caption[data-v-65014562]{width:120px;height:10px}.feu-account-settings-row[data-v-65014562]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;min-width:0}.feu-account-side-panel[data-v-65014562]{min-width:0;align-content:start}.feu-account-faq-title[data-v-65014562]{padding-top:2px}.feu-account-side-title .workspace-title-icon[data-v-65014562]{color:#8f7cff}.feu-account-side-panel .workspace-section-divider[data-v-65014562]{margin-top:10px}.feu-account-help .workspace-section-divider[data-v-65014562]{margin-bottom:14px}.feu-account-faq-list[data-v-65014562]{display:grid;gap:10px}.feu-account-faq-item[data-v-65014562]{display:grid;grid-template-columns:38px minmax(0,1fr);gap:14px;align-items:start;min-width:0;padding:14px 16px;border:1px solid rgba(104,124,160,.12);border-radius:8px;background:hsla(0,0%,100%,.018)}.feu-account-faq-item .feu-icon-tile[data-v-65014562]{width:34px;height:34px;border-radius:10px;font-size:16px}.feu-account-faq-item strong[data-v-65014562]{display:block;color:#f7f8ff;font-size:14px;font-weight:740;line-height:1.45}.feu-account-faq-item p[data-v-65014562]{margin:5px 0 0;color:#9ba5b9;font-size:13px;line-height:1.6}.feu-notice-setting-list[data-v-65014562]{display:grid;gap:14px}.feu-notice-setting-row[data-v-65014562]{grid-template-columns:42px minmax(0,1fr) auto;align-items:center;min-height:58px}.feu-notice-setting-row .feu-setting-action[data-v-65014562]{justify-self:end}.feu-setting-required[data-v-65014562]{color:#ff6f80;font-weight:800}.feu-notice-value[data-v-65014562]{display:block;margin-top:7px;color:#f7f8ff;font-size:14px;font-weight:740;line-height:1.25}.feu-notice-value--threshold[data-v-65014562]{color:#e3a83b;font-size:16px;font-weight:780}.feu-notice-value--email[data-v-65014562]{font-size:15px}.feu-notice-helper[data-v-65014562]{display:block;margin-top:5px;color:#8f98ad;font-size:11px;line-height:1.45}.feu-setting-action[data-v-65014562]{min-width:48px;height:30px;padding:0 12px;border:1px solid rgba(143,124,255,.12);border-radius:6px;color:#9a8cff;background:rgba(143,124,255,.08);font-size:12px;font-weight:700}.feu-setting-row>i[data-v-65014562]{color:#7f899e;font-size:17px}.feu-notice-setting-list .feu-notice-setting-row+.feu-notice-setting-row[data-v-65014562],.feu-setting-list .feu-setting-row+.feu-setting-row[data-v-65014562]{padding-top:14px}.feu-account-edit-form[data-v-65014562]{display:grid;gap:2px}.feu-account-edit-form[data-v-65014562] .el-form-item{margin-bottom:18px}.feu-account-edit-form[data-v-65014562] .el-form-item__label{padding-bottom:8px;color:#dfe5f4;font-size:13px;font-weight:720;line-height:1.4}.feu-account-edit-form[data-v-65014562] .el-input__inner{height:40px;border-color:rgba(143,151,170,.24);border-radius:8px;color:#f7f8ff;background:hsla(0,0%,100%,.025);box-shadow:none;font-size:13px}.feu-account-edit-form[data-v-65014562] .el-input__inner:focus,.feu-account-edit-form[data-v-65014562] .el-input__inner:hover{border-color:rgba(143,124,255,.68)}.feu-account-edit-form[data-v-65014562] .el-input__prefix,.feu-account-edit-form[data-v-65014562] .el-input__suffix{color:#8f98ad}.feu-account-input-help[data-v-65014562]{display:block;margin-top:6px;color:#8f98ad;font-size:12px;line-height:1.4;text-align:right}.feu-account-edit-avatar[data-v-65014562]{display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:13px;align-items:center;margin-bottom:16px;padding:12px;border:1px solid rgba(104,124,160,.13);border-radius:10px;background:hsla(0,0%,100%,.018)}.feu-account-avatar-file[data-v-65014562]{display:none}.feu-account-edit-avatar__image[data-v-65014562]{width:48px;height:48px;overflow:hidden;border-radius:50%;background:hsla(0,0%,100%,.04)}.feu-account-edit-avatar__image img[data-v-65014562]{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.feu-account-edit-avatar strong[data-v-65014562]{display:block;color:#f7f8ff;font-size:14px;font-weight:740}.feu-account-edit-avatar span[data-v-65014562]{display:block;margin-top:4px;color:#9ba5b9;font-size:12px;line-height:1.5}@media(max-width:1199px){.feu-account-hero[data-v-65014562],.feu-account-settings-row[data-v-65014562]{grid-template-columns:minmax(0,1fr)}.feu-account-metrics[data-v-65014562],.feu-account-stats-skeleton[data-v-65014562]{grid-template-columns:repeat(2,minmax(0,1fr))}.feu-account-quota[data-v-65014562]{padding-top:22px;padding-left:0;border-top:1px solid hsla(0,0%,100%,.055);border-left:0}}@media(max-width:991px){.feu-account-page[data-v-65014562]{padding-top:8px}.feu-account-hero[data-v-65014562]{padding:20px 22px}.feu-account-profile[data-v-65014562]{grid-template-columns:136px minmax(0,1fr);gap:18px}.feu-account-avatar-image[data-v-65014562],.feu-account-avatar-wrap .feu-default-avatar[data-v-65014562]{width:104px;height:104px}.feu-account-quota[data-v-65014562]{grid-template-columns:minmax(0,1fr) 104px;gap:16px}.feu-account-quota strong[data-v-65014562]{font-size:clamp(28px,4vw,34px)}}@media(max-width:767px){.feu-account-page[data-v-65014562]{padding-right:0;padding-left:0}.feu-account-profile[data-v-65014562],.feu-account-quota[data-v-65014562]{grid-template-columns:minmax(0,1fr)}.feu-account-profile[data-v-65014562]{justify-items:center;text-align:center}.feu-account-contact-row[data-v-65014562],.feu-account-id-row[data-v-65014562],.feu-account-name-row[data-v-65014562]{justify-content:center}.feu-account-hero[data-v-65014562]{padding:20px 18px}.feu-account-metrics[data-v-65014562],.feu-account-stats-skeleton[data-v-65014562]{grid-template-columns:minmax(0,1fr)}.feu-account-help[data-v-65014562]{padding-right:18px;padding-left:18px}}