.tx-category-tip{display:block;margin-top:6px;color:#89958e;font-size:10px;font-weight:400}.form-grid #tx-category-input{width:100%;margin-top:7px;border:1px solid #dfe5e1;border-radius:8px;padding:10px 30px 10px 11px;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2389968f' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E") right 9px center/14px no-repeat;outline:none}.form-grid #tx-category-input:focus{border-color:#62a985;box-shadow:0 0 0 3px #edf7f1}
.tx-employee-field input{background:#f3f6f4!important;color:#526159!important;text-align:center}.tx-employee-field small{display:block;margin-top:6px;color:#8c9891;font-size:10px;font-weight:400}.tx-employee-cell{display:flex;align-items:center;gap:7px}.tx-employee-cell>span{width:25px;height:25px;border-radius:8px;display:grid;place-items:center;background:#e6f2eb;color:#176b49;font-size:10px;font-weight:800}.tx-employee-cell>b{font-size:11px;white-space:nowrap}
.income-only[hidden]{display:none!important}
.tx-category-field{display:flex;align-items:center;gap:7px;margin-top:7px}.tx-category-field input{margin-top:0;flex:1;min-width:0}
.tx-category-add{flex:none;width:24px;height:24px;border:0;border-radius:7px;background:#e6f2eb;color:#176b49;font-size:15px;line-height:1;cursor:pointer;display:grid;place-items:center;padding:0;font-weight:700}.tx-category-add:hover{background:#cfe6da}
.tx-category-field{position:relative}
.tx-category-menu{position:absolute;top:calc(100% + 4px);left:0;right:0;margin:0;list-style:none;padding:5px;background:#fff;border:1px solid #dfe5e1;border-radius:9px;box-shadow:0 10px 28px rgba(18,42,30,.14);z-index:80;max-height:240px;overflow:auto}
.tx-category-menu[hidden]{display:none}
.tx-category-item{padding:8px 11px;border-radius:7px;font-size:13px;color:#2f3f37;cursor:pointer;line-height:1.4}
.tx-category-item:hover{background:#eef5f1}
.tx-category-item.active{background:#e6f2eb;color:#176b49;font-weight:600}
.tx-category-new-item{border-top:1px dashed #dfe5e1;margin-top:5px;padding-top:9px;color:#176b49;font-weight:600}
/* 系统设置 - 流水类别管理 */
.tx-cat-card{padding:18px}.tx-cat-card .card-head{margin-bottom:12px}.tx-cat-add{display:flex;align-items:center;gap:8px;margin-bottom:10px}.tx-cat-add input{flex:1;min-width:0;border:1px solid #dfe5e1;border-radius:8px;padding:8px 11px;font-size:13px;background:#fff;outline:none}.tx-cat-add input:focus{border-color:#62a985;box-shadow:0 0 0 3px #edf7f1}.tx-cat-add button{flex:none;border:0;background:#176b49;color:#fff;border-radius:8px;padding:8px 14px;font-size:12px;cursor:pointer}.tx-cat-add button:hover{background:#135b3d}
.tx-cat-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.tx-cat-list li{display:flex;align-items:center;gap:10px;padding:8px 10px;border:1px solid #e7ece9;border-radius:9px;background:#fbfcfb}.tx-cat-list li.empty{justify-content:center;color:#9aa8a0;font-size:12px;border-style:dashed}.tx-cat-name{flex:1;min-width:0;font-size:13px;font-weight:600;color:#2f3f37;cursor:pointer}.tx-cat-name:hover{color:#176b49}.tx-cat-usage{flex:none;font-size:11px;color:#8c9891}.tx-cat-rename,.tx-cat-del{flex:none;border:1px solid #dfe5e1;background:#fff;border-radius:7px;padding:4px 10px;font-size:11px;cursor:pointer;color:#5f6f66}.tx-cat-rename:hover{border-color:#62a985;color:#176b49}.tx-cat-del:hover{border-color:#e6b9b4;color:#c0503a}.tx-cat-rename-input{flex:1;min-width:0;border:1px solid #62a985;border-radius:7px;padding:5px 9px;font-size:13px;outline:none}