.cash-tabs{display:flex;gap:8px;margin-bottom:15px}.cash-tab{border:1px solid #cbd5e1;background:#f8fafc;color:#334155;border-radius:10px;padding:9px 14px;font-weight:800;cursor:pointer}.cash-tab.active{background:#2563eb;color:#fff;border-color:#2563eb}.cash-history-filters{display:grid;grid-template-columns:repeat(5,minmax(130px,1fr));gap:10px;align-items:end;margin-bottom:14px}.cash-history-filters .btn{height:42px}.cash-positive{color:#047857;font-weight:800}.cash-negative{color:#dc2626;font-weight:800}.cash-difference-ok{color:#047857;font-weight:800}.cash-difference-bad{color:#dc2626;font-weight:800}.cash-detail-head{display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap}.cash-state-open{background:#dcfce7;color:#166534}.cash-state-closed{background:#e2e8f0;color:#334155}.cash-history-note{padding:10px 12px;border-radius:10px;background:#eff6ff;color:#1e40af;margin:10px 0}.cash-row-cancelled{background:#fff1f2}.cash-row-expense{background:#fff7ed}@media(max-width:950px){.cash-history-filters{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.cash-history-filters{grid-template-columns:1fr}.cash-tabs{flex-direction:column}}
