:root{--damo-popup-background:var(--damo-background-2);--damo-popup-transition:transform var(--damo-duration-base);--damo-popup-width:30%;--damo-popup-height:30%;--damo-popup-padding:0}.damo-overflow-hidden{overflow:hidden!important}.damo-popup{background:var(--damo-popup-background);box-sizing:border-box;max-height:100%;overflow-y:visible;position:fixed;transition:var(--damo-popup-transition);-webkit-overflow-scrolling:touch}.damo-popup--center{border-radius:9px;left:0;margin:0 auto;max-width:calc(100vw - var(--damo-padding-md)*2);padding:var(--damo-popup-padding);right:0;top:50%;transform:translateY(-50%);width:-moz-fit-content;width:fit-content}.damo-popup--top{border-radius:0 0 9px 9px;height:var(--damo-popup-height);left:0;max-height:75%;overflow-y:auto;top:0;width:100%}.damo-popup--right{border-radius:9px 0 0 9px;height:100%;right:0;top:50%;transform:translate3d(0,-50%,0);width:var(--damo-popup-width)}.damo-popup--bottom{border-radius:9px 9px 0 0;bottom:0;height:var(--damo-popup-height);left:0;max-height:75%;overflow-y:auto;width:100%}.damo-popup--bottom-closeable{overflow-y:visible;padding-top:55px}.damo-popup--left{border-radius:0 9px 9px 0;height:100%;left:0;top:50%;transform:translate3d(0,-50%,0);width:var(--damo-popup-width)}.damo-popup-slide-bottom-enter-active,.damo-popup-slide-left-enter-active,.damo-popup-slide-right-enter-active,.damo-popup-slide-top-enter-active{transition-timing-function:var(--damo-ease-out)}.damo-popup-slide-bottom-leave-active,.damo-popup-slide-left-leave-active,.damo-popup-slide-right-leave-active,.damo-popup-slide-top-leave-active{transition-timing-function:var(--damo-ease-in)}.damo-popup-slide-top-enter-from,.damo-popup-slide-top-leave-active{transform:translate3d(0,-100%,0)}.damo-popup-slide-right-enter-from,.damo-popup-slide-right-leave-active{transform:translate3d(100%,-50%,0)}.damo-popup-slide-bottom-enter-from,.damo-popup-slide-bottom-leave-active{transform:translate3d(0,100%,0)}.damo-popup-slide-left-enter-from,.damo-popup-slide-left-leave-active{transform:translate3d(-100%,-50%,0)}.damo-popup .damo-popup__closeable-content{height:100%;overflow-y:auto}.damo-popup .damo-popup__close{background-color:#eee;border-radius:50%;box-sizing:content-box;color:#999;font-size:14px;height:20px;position:absolute;right:15px;text-align:center;top:22px;width:20px}:root{--damo-toast-max-width: calc(100% - 24px) ;--damo-toast-font-size:12px;--damo-toast-text-color:var(--damo-white);--damo-toast-line-height:18px;--damo-toast-radius:6px;--damo-toast-background:rgba(0,0,0,.8);--damo-toast-icon-size:36px;--damo-toast-text-min-width:96px;--damo-toast-text-padding:var(--damo-padding-xs) var(--damo-padding-sm);--damo-toast-default-padding:16px 15px;--damo-toast-default-width:100%;--damo-toast-default-min-height:50px;--damo-toast-position-top-distance:20px;--damo-toast-position-bottom-distance:20px;--damo-toast-default-margin:0 12px}.damo-toast{background:var(--damo-toast-background);border-radius:var(--damo-toast-radius);box-sizing:border-box;color:var(--damo-toast-text-color);display:flex;font-size:var(--damo-toast-font-size);font-weight:700;justify-content:space-between;line-height:var(--damo-toast-line-height);margin:var(--damo-toast-default-margin);max-width:var(--damo-toast-max-width);min-height:var(--damo-toast-default-min-height);padding:var(--damo-toast-default-padding);text-align:left;transition:all var(--damo-duration-fast);white-space:pre-wrap;width:var(--damo-toast-default-width);word-break:break-all}.damo-toast--break-normal{word-break:normal;word-wrap:normal}.damo-toast--break-word{word-break:normal;word-wrap:break-word}.damo-toast--unclickable{cursor:not-allowed;overflow:hidden}.damo-toast--unclickable *{pointer-events:none}.damo-toast--top{top:var(--damo-toast-position-top-distance);transform:translateZ(0)}.damo-toast--bottom{bottom:var(--damo-toast-position-bottom-distance);top:auto;transform:translateZ(0)}.damo-toast__icon{display:inline-flex;margin-right:6px}.damo-toast__text{overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}.damo-toast__content{align-items:flex-start;display:flex}.damo-toast__link{align-items:center;display:flex;flex-shrink:0;margin-left:16px}.damo-toast__link-icon{display:flex;margin-left:3px}.el-select__wrapper.is-disabled{background-color:#f5f5f5;box-shadow:none}.el-input.is-disabled .el-input__wrapper,.el-textarea.is-disabled .el-textarea__inner{box-shadow:none}.el-form-item__content{flex-grow:0;min-width:610px}.el-input__wrapper{box-shadow:none;padding:0 10px}.el-input__wrapper.is-focus,.el-input__wrapper:hover{box-shadow:none}.el-select__wrapper{box-shadow:none;padding:4px 10px}.el-select__wrapper.is-focus,.el-select__wrapper.is-focused,.el-select__wrapper.is-hovering:not(.is-focused){box-shadow:none}.el-select__wrapper .el-select__placeholder{color:#333;width:110%}.el-select__wrapper .el-select__placeholder.is-transparent{color:#ccc}.el-select__wrapper .el-select__placeholder.is-focused{color:#333}.el-select__wrapper .el-select__caret{color:#ccc}.el-autocomplete-suggestion__list li:hover{color:#e62828}.el-select__popper{overflow:hidden}.el-select-dropdown__item{background:#fff!important;color:#333;font-size:14px;line-height:32px;padding:0 14px}.el-select-dropdown__item.is-hovering{background-color:#fef6f6!important;color:#e62828}.el-select-dropdown__item.is-selected,.el-select-dropdown__item.selected{color:#e62828!important;font-size:14px;font-weight:400}.el-form-item__label{box-shadow:none;height:40px;line-height:40px}.el-form-item.is-error .el-input__wrapper,.el-form-item.is-error .el-input__wrapper.is-focus,.el-form-item.is-error .el-input__wrapper:focus,.el-form-item.is-error .el-input__wrapper:hover,.el-form-item.is-error .el-select__wrapper,.el-form-item.is-error .el-select__wrapper.is-focus,.el-form-item.is-error .el-select__wrapper:focus,.el-form-item.is-error .el-select__wrapper:hover,.el-form-item.is-error .el-textarea__inner,.el-form-item.is-error .el-textarea__inner.is-focus,.el-form-item.is-error .el-textarea__inner:focus,.el-form-item.is-error .el-textarea__inner:hover{background:#fef6f6}.el-checkbox__input.is-disabled.is-checked .el-checkbox__inner{border-color:var(--el-checkbox-checked-input-border-color)}.el-form-item{justify-content:flex-start;margin-bottom:20px}.el-form-item__error{line-height:16px}.el-form-item.is-error{margin-bottom:42px;transition:margin-bottom .2s}.el-form-item.is-error .el-form-item__error{line-height:12px;padding-top:10px}.el-checkbox.is-checked .el-checkbox__inner,.el-checkbox.is-checked .el-radio__inner,.el-radio.is-checked .el-checkbox__inner,.el-radio.is-checked .el-radio__inner{background-image:linear-gradient(45deg,#ff724b,#e62828)!important}.el-checkbox.is-checked .el-checkbox__label,.el-checkbox.is-checked .el-radio__label,.el-radio.is-checked .el-checkbox__label,.el-radio.is-checked .el-radio__label{color:#333!important}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.el-textarea__inner{box-shadow:none;height:90px;padding:10px}.el-textarea__inner,.el-textarea__inner.is-focus,.el-textarea__inner:focus,.el-textarea__inner:hover{box-shadow:none}.confirm-item .el-form-item__error{background-color:#4b4b4b;border-radius:4px;box-sizing:border-box;color:#fff;float:none;font-size:12px;height:34px;left:75px;line-height:1.3;margin:3px 316px 13px 16px;padding:10px 12px;position:absolute;top:-10px;z-index:100}.confirm-item .el-form-item__error:before{border-bottom:8px solid transparent;border-right:8px solid #4b4b4b;border-top:8px solid transparent;content:"";display:block;height:0;left:-6px;position:absolute;top:9px;width:0;z-index:9999}:root{--damo-checkbox-disabled-label-color:#333}.error-container{height:calc(100vh - 312px);position:relative}.error-container .error-page{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.error-container .btn-home{display:block}
