.empty-select .el-input__inner::-moz-placeholder{color:transparent!important}.empty-select .el-input__inner::placeholder{color:transparent!important}.empty-select .el-input.is-disabled .el-input__inner{-webkit-text-fill-color:transparent!important}.typeAmount-container{display:flex;max-width:100%;margin-bottom:15px;overflow-x:scroll;gap:16px;padding:16px 0;scrollbar-width:thin;scrollbar-color:#ccc #f5f5f5}.typeAmount-container::-webkit-scrollbar{height:8px}.typeAmount-container::-webkit-scrollbar-track{background:#f5f5f5;border-radius:4px}.typeAmount-container::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.typeAmount-container::-webkit-scrollbar-thumb:hover{background:#999}.typeAmount-container .totalAmount{margin:20px 0;width:100%}.typeAmount-card{flex:0 0 auto;min-width:200px;background:#fff;border:1px solid #e4e7ed;border-radius:8px;padding:16px;transition:box-shadow .3s ease}.typeAmount-card:hover{box-shadow:0 4px 8px rgba(0,0,0,.15)}.typeAmount-card.category-card{min-width:250px}.category-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #f0f0f0}.category-info{display:flex;flex-direction:column;gap:4px}.category-name{font-size:14px;color:#303133;font-weight:600}.category-amount-label{font-size:11px;color:#909399;font-weight:500}.category-amount-value{font-size:16px;font-weight:700}.sub-types{display:flex;flex-direction:column;gap:8px}.sub-type-item{justify-content:space-between;padding:6px 8px;background:#f8f9fa;border-radius:4px;font-size:12px}.sub-type-info,.sub-type-item{display:flex;align-items:center}.sub-type-info{gap:6px}.sub-type-name{color:#606266;font-weight:500}.sub-type-count{color:#909399;font-size:11px}.sub-type-amount-value{font-size:13px;font-weight:600}.small-padding-label .el-form-item__label{padding:0 4px 0 0!important;font-size:14px!important}