.addfx-dialog__body{padding:6px 4px 0}.addfx-dialog__header{display:flex;align-items:center;padding-bottom:20px;margin-bottom:24px;border-bottom:1px solid #edf1f7}.addfx-dialog__header-icon{display:flex;align-items:center;justify-content:center;width:38px;height:38px;margin-right:14px;border-radius:10px;background:#ecf5ff;color:#2f7cff;font-size:20px}.addfx-dialog__title{font-size:24px;line-height:32px;font-weight:700;color:#27324a}.addfx-dialog__desc{margin-top:4px;font-size:14px;color:#8a96ab}.addfx-form ::v-deep .el-form-item__label{padding-bottom:8px;color:#62708a;font-weight:600}.addfx-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.addfx-grid--base{margin-bottom:24px}.addfx-section{margin-bottom:26px}.addfx-section__title{display:flex;align-items:center;margin-bottom:14px;font-size:22px;color:#2c4c85;font-weight:700}.addfx-section__title i{margin-right:8px;color:#2f7cff}.addfx-card{padding:18px 20px;border-radius:16px;border:1px solid #e7edf5;background:#fff}.addfx-card--green.is-active{border-color:#bfeeda;background:#f7fffb}.addfx-card--blue.is-active{border-color:#d9e5ff;background:#f8fbff}.addfx-card--plain{display:flex;align-items:center;justify-content:space-between;margin-top:18px}.addfx-card--single{padding-top:16px;padding-bottom:16px}.addfx-card--danger{border-color:#ffdede;background:snow}.addfx-card--warn{border-color:#ffe8b7;background:#fffdf6}.addfx-card--empty{min-height:206px}.addfx-card__head{display:flex;align-items:center;min-height:28px;margin-bottom:14px}.addfx-card__head--muted{margin-bottom:0;color:#62708a;font-size:20px;font-weight:700}.addfx-card__head--muted i{margin-right:8px;color:#94a1b7}.addfx-card__head ::v-deep .el-checkbox__label{font-size:18px;font-weight:700}.addfx-card--green .addfx-card__head ::v-deep .el-checkbox__label{color:#18a565}.addfx-card--blue .addfx-card__head ::v-deep .el-checkbox__label{color:#2f67e8}.addfx-card__body{padding-top:4px}.addfx-card__item{max-width:180px;margin-bottom:0}.addfx-card__inline{display:flex;align-items:center}.addfx-inline-item{margin-bottom:0}.addfx-score{display:flex;align-items:center}.addfx-score__title{margin-right:14px;font-size:18px;font-weight:700;color:#ff5a5a}.addfx-score__input{margin-bottom:0}.addfx-score__unit{margin-left:12px;color:#94a1b7;font-size:16px}.addfx-score__tip{margin-top:12px;color:#ff6d6d;font-size:13px}.addfx-dialog__footer{display:flex;justify-content:flex-end;gap:12px;padding-top:8px}.addfx-form ::v-deep .el-input,.addfx-form ::v-deep .el-input-number,.addfx-form ::v-deep .el-select{width:100%}@media screen and (max-width:900px){.addfx-grid{grid-template-columns:1fr}}.category-panel{width:300px;margin-right:10px;background:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(31,45,61,.08);overflow:hidden}.category-panel__title{padding:24px 24px 22px;font-size:20px;line-height:28px;color:#25324a;font-weight:700;border-bottom:1px solid #edf2f8}.category-tree{padding:18px 14px 20px}.category-tree ::v-deep .el-tree-node__content{height:54px;margin:4px 0;border-radius:12px;color:#596b86;font-size:17px;transition:all .2s ease}.category-tree ::v-deep .el-tree-node__content:hover{background:#f3f8ff}.category-tree ::v-deep .el-tree-node:focus>.el-tree-node__content{background:transparent}.category-tree ::v-deep .el-tree-node.is-current>.el-tree-node__content{background:#e9f3ff;color:#2f7cff}.category-tree ::v-deep .el-tree-node.is-current>.el-tree-node__content .category-tree-node__label{color:#2f7cff;font-weight:700}.category-tree ::v-deep .el-tree-node__expand-icon{font-size:18px;color:#5d708d;padding:6px}.category-tree ::v-deep .el-tree-node__expand-icon.is-leaf{color:transparent}.category-tree-node{display:flex;align-items:center;min-width:0}.category-tree-node__icon{margin-right:12px;font-size:19px;color:#ff9a00}.category-tree-node__label{color:#596b86;line-height:24px;white-space:normal;word-break:break-all}.category-tree-node__icon.el-icon-document{color:#94a1b7!important}.overview-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:16px}.overview-card{display:flex;align-items:center;justify-content:space-between;min-height:82px;padding:12px 20px;background:#fff;border:1px solid #e8edf5;border-radius:8px;box-shadow:0 2px 10px rgba(31,45,61,.1)}.overview-card__icon{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:8px;font-size:24px;margin-left:12px;flex-shrink:0}.overview-card__content{min-width:0;flex:1}.overview-card__label{font-size:14px;color:#6b7688;line-height:18px;margin-bottom:4px;white-space:nowrap;font-weight:600}.overview-card__value{font-size:20px;line-height:24px;font-weight:700;color:#1f2a44;letter-spacing:0}@media screen and (max-width:1600px){.overview-cards{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:1200px){.overview-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}