.privacy-no-wrap{flex-wrap:nowrap!important}.privacy-no-wrap div:first-child,.privacy-no-wrap div:last-child{flex-basis:auto!important;width:auto!important}.privacy-no-wrap div:last-child{max-width:auto!important}.bn-mfa-modal{z-index:9999999!important}.bn-textField-clear svg{color:var(--color-IconNormal)!important}.user-profile-editor{background:var(--color-CardBg);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:480px!important}@media screen and (max-width:767px){.user-profile-editor{width:100%!important}}.user-profile-editor_title{align-items:center;display:flex;justify-content:space-between;padding:var(--space-l) var(--space-xl)}.user-profile-editor_title--icon{cursor:pointer;height:24px;width:24px}.user-profile-editor_panel{grid-gap:var(--space-xl);display:flex;flex-direction:column;gap:var(--space-xl);padding-bottom:var(--space-xl);padding-left:var(--space-xl);padding-right:var(--space-xl)}.user-profile-editor_panel-cropper{width:452px}.user-profile-editor_panel-description{color:var(--color-SecondaryText)}@media screen and (max-width:767px){.user-profile-editor_panel-description{font-size:12px!important;font-weight:400!important;line-height:18px!important}}.user-profile-editor_panel-form{grid-gap:var(--space-xs);display:flex;flex-direction:column;gap:var(--space-xs)}.user-profile-editor_panel-form-field{grid-gap:var(--space-m);display:flex;gap:var(--space-m);width:100%}@media screen and (max-width:767px){.user-profile-editor_panel-form-field-nickname{grid-gap:4px;flex-direction:column;gap:4px}}.user-profile-editor_panel-form-field_title{align-items:center;color:var(--color-PrimaryText);display:flex;flex-shrink:0;text-align:right;width:100px}@media screen and (max-width:767px){.user-profile-editor_panel-form-field_title{width:50px!important}.user-profile-editor_panel-form-field_title-warning{display:none}}.user-profile-editor_panel-form-field_object{flex:1 1}.user-profile-editor_panel-form-field_object>.bn-textField{width:100%}@media screen and (max-width:767px){.user-profile-editor_panel-form-field_object>.bn-textField{width:100%}}.user-profile-editor_panel-form-field_object_avatar{border-radius:48px;display:flex;flex-shrink:0;font-size:24px;height:96px;position:relative;width:96px}.user-profile-editor_panel-form-field_object_avatar-uploader{cursor:pointer;font-size:.0001;height:0;left:0;opacity:0;overflow:hidden;position:absolute;top:0;width:0;z-index:100002}.user-profile-editor_panel-form-field_object_avatar-image{border-radius:48px;height:96px;-o-object-fit:cover;object-fit:cover;width:96px;z-index:10}.user-profile-editor_panel-form-field_object_avatar-normal{align-items:center;background:var(--color-CardBg);border-radius:48px;color:var(--color-RedGreenBgText);cursor:pointer;display:flex;height:96px;justify-content:center;left:0;-o-object-fit:cover;object-fit:cover;opacity:0;position:absolute;top:0;width:96px;z-index:20}.user-profile-editor_panel-form-field_object_avatar-normal:hover{background:rgba(0,0,0,.5);opacity:1}.user-profile-editor_panel-form-field_object_avatar-disabled,.user-profile-editor_panel-form-field_object_avatar-error,.user-profile-editor_panel-form-field_object_avatar-uploading{align-items:center;background:rgba(0,0,0,.5);border-radius:48px;color:var(--color-RedGreenBgText);cursor:not-allowed;display:flex;height:96px;justify-content:center;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:96px;z-index:20}@-webkit-keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.user-profile-editor_panel-form-field_object_avatar-error{color:var(--color-Error);cursor:pointer}.user-profile-editor_panel-form-field_object_avatar-disabled{color:var(--color-RedGreenBgText)}.user-profile-editor_panel-form-field_object_avatar-uploading{color:var(--color-PrimaryYellow)}.user-profile-editor_panel-form-field_object_avatar-uploading svg{-webkit-animation:rotate 4s linear infinite;animation:rotate 4s linear infinite;display:inline-block}.user-profile-editor_panel-form-field_object_warningMessage{color:var(--color-TertiaryText);flex:1 1}@media screen and (max-width:767px){.user-profile-editor_panel-form-field_object_warningMessage{font-size:12px!important;font-weight:400!important;line-height:18px!important}}.user-profile-editor_panel-form-field_object_errorMessage{color:var(--color-TextSell);flex:1 1}.user-profile-editor_panel-button-warp{grid-gap:var(--space-2xs);display:flex;gap:var(--space-2xs)}.user-profile-editor_panel-button-warp_button{flex:1 1}@media screen and (max-width:767px){.user-profile-editor_panel-button-warp_button-cancel{display:none}}.user-profile-editor .user-profile-editor_panel-confirm-modal,.user-profile-editor_panel-button-warp .bn-modal-wrap{width:100%!important}
/*!
 * 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{-webkit-touch-callout:none;direction:ltr;font-size:0;line-height:0;position:relative;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cropper-container img{-webkit-backface-visibility:hidden;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.3333333333%;left:0;top:33.3333333333%;width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:33.3333333333%;top:0;width:33.3333333333%}.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}.profile-editor-modal .bn-modal-wrap{width:480px!important}@media screen and (max-width:767px){.profile-editor-modal .bn-modal-wrap{width:100%!important}}.profile-editor-modal .bn-drawer-wrap.data-dir-bottom{overflow:hidden}.confirm-modal-z-index{z-index:100000}@media (max-width:767px){.bn-button.data-size-large{height:40px;min-height:40px}}