@charset "UTF-8";.el-alert{--el-alert-padding:8px 16px;--el-alert-border-radius-base:var(--el-border-radius-base);--el-alert-title-font-size:14px;--el-alert-title-with-description-font-size:16px;--el-alert-description-font-size:14px;--el-alert-close-font-size:16px;--el-alert-close-customed-font-size:14px;--el-alert-icon-size:16px;--el-alert-icon-large-size:28px;align-items:center;background-color:var(--el-color-white);border-radius:var(--el-alert-border-radius-base);box-sizing:border-box;display:flex;margin:0;opacity:1;overflow:hidden;padding:var(--el-alert-padding);position:relative;transition:opacity var(--el-transition-duration-fast);width:100%}.el-alert.is-light .el-alert__close-btn{color:var(--el-text-color-placeholder)}.el-alert.is-dark .el-alert__close-btn,.el-alert.is-dark .el-alert__description{color:var(--el-color-white)}.el-alert.is-center{justify-content:center}.el-alert--success{--el-alert-bg-color:var(--el-color-success-light-9)}.el-alert--success.is-light{background-color:var(--el-alert-bg-color)}.el-alert--success.is-light,.el-alert--success.is-light .el-alert__description{color:var(--el-color-success)}.el-alert--success.is-dark{background-color:var(--el-color-success);color:var(--el-color-white)}.el-alert--info{--el-alert-bg-color:var(--el-color-info-light-9)}.el-alert--info.is-light{background-color:var(--el-alert-bg-color)}.el-alert--info.is-light,.el-alert--info.is-light .el-alert__description{color:var(--el-color-info)}.el-alert--info.is-dark{background-color:var(--el-color-info);color:var(--el-color-white)}.el-alert--warning{--el-alert-bg-color:var(--el-color-warning-light-9)}.el-alert--warning.is-light{background-color:var(--el-alert-bg-color)}.el-alert--warning.is-light,.el-alert--warning.is-light .el-alert__description{color:var(--el-color-warning)}.el-alert--warning.is-dark{background-color:var(--el-color-warning);color:var(--el-color-white)}.el-alert--error{--el-alert-bg-color:var(--el-color-error-light-9)}.el-alert--error.is-light{background-color:var(--el-alert-bg-color)}.el-alert--error.is-light,.el-alert--error.is-light .el-alert__description{color:var(--el-color-error)}.el-alert--error.is-dark{background-color:var(--el-color-error);color:var(--el-color-white)}.el-alert__content{display:flex;flex-direction:column;gap:4px}.el-alert .el-alert__icon{font-size:var(--el-alert-icon-size);margin-right:8px;width:var(--el-alert-icon-size)}.el-alert .el-alert__icon.is-big{font-size:var(--el-alert-icon-large-size);margin-right:12px;width:var(--el-alert-icon-large-size)}.el-alert__title{font-size:var(--el-alert-title-font-size);line-height:24px}.el-alert__title.with-description{font-size:var(--el-alert-title-with-description-font-size)}.el-alert .el-alert__description{font-size:var(--el-alert-description-font-size);margin:0}.el-alert .el-alert__close-btn{cursor:pointer;font-size:var(--el-alert-close-font-size);opacity:1;position:absolute;right:16px;top:12px}.el-alert .el-alert__close-btn.is-customed{font-size:var(--el-alert-close-customed-font-size);font-style:normal;line-height:24px;top:8px}.el-alert-fade-enter-from,.el-alert-fade-leave-active{opacity:0}[data-v-5f960d1f]:root{--root-font-size: .05208vw;--el-color-primary: #b13b2f !important;--el-color-primary-dark-2: #8e2f26 !important;--el-color-primary-light-3: #c76258 !important;--el-color-primary-light-5: #d98d86 !important;--el-color-primary-light-7: #e8b8b4 !important;--el-color-primary-light-8: #efd0cd !important;--el-color-primary-light-9: #f7e8e6 !important}:root .el-button[data-v-5f960d1f]{--el-button-hover-text-color: #b13b2f;--el-button-hover-border-color: rgba(177,59,47,.35);--el-button-hover-bg-color: #f7e8e6;--el-button-active-text-color: #8e2f26;--el-button-active-border-color: rgba(177,59,47,.5);--el-button-active-bg-color: #f0ddd9}:root .el-button--primary[data-v-5f960d1f]{--el-button-hover-text-color: #fff;--el-button-hover-border-color: #9f352a;--el-button-hover-bg-color: #9f352a;--el-button-active-border-color: #8e2f26;--el-button-active-bg-color: #8e2f26}:root .el-table[data-v-5f960d1f]{--el-table-header-bg-color: #dbe3f0;--el-table-header-text-color: #333}:root .el-input[data-v-5f960d1f]{--el-input-placeholder-color: #888;--el-text-color-placeholder: #888}:root .el-empty__description p[data-v-5f960d1f]{color:#333;font-size:16px}.register-page[data-v-5f960d1f]{background-color:#f0f0f0;min-height:100vh;padding:32px 24px 56px}.register-container[data-v-5f960d1f]{margin:0 auto;max-width:1080px}.register-top[data-v-5f960d1f]{color:#666;font-size:14px;margin-bottom:32px;padding-right:8px;text-align:right}.register-top-link[data-v-5f960d1f]{color:#b13b2f;font-weight:500;text-decoration:none}.register-top-link[data-v-5f960d1f]:hover{opacity:.85}.resubmit-alert[data-v-5f960d1f]{margin-bottom:20px}.register-card[data-v-5f960d1f]{background:#fff;border-radius:8px;box-shadow:0 2px 12px #0000000a;padding:40px 56px 48px}.register-form[data-v-5f960d1f]{margin-top:40px}.register-form[data-v-5f960d1f] .el-form-item{margin-bottom:28px}.register-form[data-v-5f960d1f] .el-form-item__label{color:#333;font-size:14px;font-weight:400;line-height:48px;padding-right:16px}.register-form[data-v-5f960d1f] .el-form-item__label:before{color:#b13b2f!important;margin-right:2px}.register-form[data-v-5f960d1f] .el-input__wrapper{background-color:#f5f7fa;border-radius:6px;box-shadow:none!important;min-height:48px;padding:4px 16px}.register-form[data-v-5f960d1f] .el-input__inner{color:#333;height:40px;line-height:40px}.register-form[data-v-5f960d1f] .el-input__inner::-moz-placeholder{color:#bbb}.register-form[data-v-5f960d1f] .el-input__inner::placeholder{color:#bbb}.register-form[data-v-5f960d1f] .el-select__wrapper{background-color:#f5f7fa;border-radius:6px;box-shadow:none!important;min-height:48px}.register-form-body[data-v-5f960d1f]{margin:0 auto;max-width:520px}.register-form-body--wide[data-v-5f960d1f]{max-width:640px}.register-form-body--wide[data-v-5f960d1f] .register-upload-item{margin-bottom:28px}.register-form-body--wide[data-v-5f960d1f] .register-upload-item .el-form-item__content,.register-form-body--wide[data-v-5f960d1f] .register-upload-item .upload-center{justify-content:flex-start}.register-form-body--certs[data-v-5f960d1f]{max-width:720px;padding:4px 0 8px}.certs-panel[data-v-5f960d1f]{margin-left:auto;margin-right:auto}.register-form--certs[data-v-5f960d1f] .el-form-item.register-upload-item{align-items:center;background-color:#fafafa;border-radius:8px;display:flex;justify-content:center;margin:0 auto 12px;max-width:720px;padding:18px 24px;transition:background-color .2s ease}.register-form--certs[data-v-5f960d1f] .el-form-item.register-upload-item:hover{background-color:#f7f7f7}.register-form--certs[data-v-5f960d1f] .el-form-item.register-upload-item:last-of-type{margin-bottom:0}.register-form--certs[data-v-5f960d1f] .register-upload-item .el-form-item__label{align-self:center;flex-shrink:0;line-height:1.5;padding-right:20px;width:108px!important}.register-form--certs[data-v-5f960d1f] .register-upload-item .el-form-item__content{display:flex;flex:0 1 auto;justify-content:center;margin-left:0!important}.register-form--certs[data-v-5f960d1f] .she-dw-form-item{align-items:center;background-color:#fafafa;border-radius:8px;display:flex;justify-content:center;margin:12px auto 0;max-width:720px;padding:18px 24px}.register-form--certs[data-v-5f960d1f] .she-dw-form-item .el-form-item__label{align-self:center;flex-shrink:0;line-height:1.5;padding-right:20px;width:108px!important}.register-form--certs[data-v-5f960d1f] .she-dw-form-item .el-form-item__content{flex:0 1 auto;margin-left:0!important}.register-form--certs .she-dw-select[data-v-5f960d1f]{width:280px}.label-wrap-item[data-v-5f960d1f] .el-form-item__label{align-items:center;display:inline-flex;justify-content:flex-end;line-height:1.4;min-height:48px;white-space:normal}.category-form-item[data-v-5f960d1f] .el-form-item__label{align-self:flex-start;line-height:1.5;padding-top:12px}.code-row[data-v-5f960d1f]{display:flex;gap:12px;width:100%}.code-row .code-input[data-v-5f960d1f]{flex:1}.code-btn[data-v-5f960d1f]{background-color:#f7e8e6!important;border:none!important;border-radius:6px!important;color:#b13b2f!important;flex-shrink:0;font-size:14px;font-weight:500;height:48px!important;width:100px}.code-btn[data-v-5f960d1f]:hover:not(:disabled){background-color:#f0ddd9!important;color:#b13b2f!important}.code-btn[data-v-5f960d1f]:disabled{background-color:#f5f5f5!important;color:#999!important}.category-list[data-v-5f960d1f]{display:flex;flex-direction:column;gap:12px;width:100%}.category-card[data-v-5f960d1f]{background:#f5f7fa;border-radius:6px;cursor:pointer;padding:16px 20px;transition:background-color .2s ease}.category-card[data-v-5f960d1f]:hover{background:#f0f2f5}.category-card.is-active[data-v-5f960d1f]{background:#faf0ee}.category-card-head[data-v-5f960d1f]{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.category-title[data-v-5f960d1f]{color:#333;font-size:15px;font-weight:600}.category-check-icon[data-v-5f960d1f]{flex-shrink:0;font-size:20px;height:20px;width:20px}.category-check-icon[data-v-5f960d1f] svg{height:20px;width:20px}.category-desc[data-v-5f960d1f]{color:#888;font-size:13px;line-height:1.75;margin:0;text-align:justify}.form-actions[data-v-5f960d1f]{display:flex;justify-content:center;margin-top:16px;padding-top:16px}.form-actions--double[data-v-5f960d1f]{gap:32px}.btn-primary[data-v-5f960d1f]{border:none!important;border-radius:6px!important;font-size:16px;font-weight:500;height:48px!important;min-width:180px}.btn-outline[data-v-5f960d1f]{background:#fff!important;border:1px solid #b13b2f!important;border-radius:6px!important;color:#b13b2f!important;font-size:16px;font-weight:500;height:48px!important;min-width:180px}.btn-outline[data-v-5f960d1f]:hover:not(:disabled){background:#b13b2f!important;color:#fff!important}@media (max-width:768px){.register-card[data-v-5f960d1f]{padding:24px 16px 32px}.register-form-body[data-v-5f960d1f],.register-form-body--certs[data-v-5f960d1f]{max-width:100%}.register-form[data-v-5f960d1f] .el-form-item__label{justify-content:flex-start;line-height:1.5;padding-bottom:8px;text-align:left;width:100%!important}.register-form--certs[data-v-5f960d1f] .register-upload-item{align-items:stretch;flex-direction:column;padding:16px}.register-form--certs[data-v-5f960d1f] .register-upload-item .el-form-item__label{justify-content:flex-start;padding-bottom:12px;text-align:left;width:100%!important}.register-form--certs[data-v-5f960d1f] .register-upload-item .el-form-item__content{width:100%}}
