.cs-bar{display:flex;align-items:center;gap:8px;margin-bottom:12px;flex-wrap:wrap}.cs-bar .sp{flex:1 1}.cs-search{flex:1 1 200px;min-width:0;max-width:320px;height:34px;padding:0 11px;border:1px solid #dde1e8;border-radius:8px;font-size:13.5px;font-family:inherit;background:#fff;color:#1B2233}.cs-count{font-size:12.5px;color:#6B7688;white-space:nowrap}.cs-list{border:1px solid #e6e9ee;border-radius:12px;overflow:hidden;background:#fff}.cs-head,.cs-row{display:grid;grid-template-columns:128px minmax(0,1.5fr) 108px 132px minmax(0,200px);gap:12px;align-items:start}.cs-head{padding:10px 15px;background:#F7F9FC;border-bottom:1px solid #e6e9ee;font-size:12px;font-weight:700;color:#6B7688}.cs-row{padding:13px 15px;border-bottom:1px solid #f4f6f9;text-decoration:none;color:inherit}.cs-row:last-child{border-bottom:0}.cs-row:hover{background:#F7FAFF}.cs-row.late{background:#FFF8F6}.cs-row.late:hover{background:#FFF1ED}.cs-c{display:flex;flex-direction:column;gap:3px;min-width:0}.cs-c b{font-size:13.5px;font-weight:700;color:#1B2233}.cs-c b,.cs-c em{overflow-wrap:anywhere}.cs-c em{font-style:normal;font-size:12px;color:#6B7688}.cs-c a{font-size:12.5px;color:#2563EB;text-decoration:none}.cs-c a:hover{text-decoration:underline}.cs-round{font-style:normal;font-size:11px;color:#8892A4}.cs-money b{color:#12305F}.cs-stat{flex-direction:row;flex-wrap:wrap;gap:4px;align-content:flex-start}.cs-chip{display:inline-block;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:700;white-space:nowrap}.cs-chip.wait{background:#FFF4E5;color:#9A6400}.cs-chip.ok{background:#E8F1FF;color:#2547A8}.cs-chip.done{background:#E7F3EC;color:#0F7B3D}.cs-chip.off{background:#F1F3F7;color:#7C8697}.cs-note{grid-column:1/-1;margin-top:2px;padding-top:8px;border-top:1px dashed #edf0f5;font-size:12.5px;color:#55617A;line-height:1.6;white-space:pre-line;overflow-wrap:anywhere;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cs-empty{padding:40px 16px;text-align:center;color:#8892A4;font-size:13.5px;line-height:1.7}@media (max-width:860px){.cs-head{display:none}.cs-row{grid-template-columns:1fr auto;gap:6px 10px;padding:13px 14px}.cs-when{grid-column:1;grid-row:1;flex-direction:row;align-items:baseline;gap:6px;flex-wrap:wrap}.cs-money{grid-column:2;grid-row:1;text-align:right}.cs-where{grid-column:1/-1;grid-row:2}.cs-who{grid-column:1/-1;grid-row:3;flex-direction:row;align-items:baseline;gap:8px}.cs-stat{grid-column:1/-1;grid-row:4;margin-top:2px}.cs-money b,.cs-when b{font-size:13px}}