*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background-color:#f3f4f6;color:#1f2937;line-height:1.5}button{cursor:pointer;font-family:inherit}input,select{font-family:inherit}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.card{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:1.5rem}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;border-radius:6px;font-weight:500;font-size:.875rem;border:none;transition:all .2s}.btn-primary{background-color:#157a6e;color:#fff}.btn-primary:hover{background-color:#11665c}.btn-danger{background-color:#ef4444;color:#fff}.btn-danger:hover{background-color:#dc2626}.btn-secondary{background-color:#e5e7eb;color:#374151}.btn-secondary:hover{background-color:#d1d5db}.btn:disabled{opacity:.5;cursor:not-allowed}table{width:100%;border-collapse:collapse}th,td{padding:.75rem;text-align:left;border-bottom:1px solid #e5e7eb}th{font-weight:600;color:#6b7280;font-size:.75rem;text-transform:uppercase}.loading{display:flex;justify-content:center;align-items:center;padding:2rem;color:#6b7280}.error{color:#ef4444;padding:1rem;background-color:#fef2f2;border-radius:6px;margin-bottom:1rem}.empty-state{text-align:center;padding:3rem;color:#6b7280}@keyframes loaded-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes spin{to{transform:rotate(360deg)}}.txn-cat-spinner{width:10px;height:10px;border-radius:50%;border:2px solid #bfdbfe;border-top-color:#2563eb;display:inline-block;flex-shrink:0;animation:spin .7s linear infinite}.txn-row{transition:background-color .12s ease}.txn-row:hover{background-color:#f1f4f2}.txn-acell{position:relative}.txn-cell-label{cursor:pointer;text-decoration-line:underline;text-decoration-style:dotted;text-decoration-color:transparent;text-decoration-thickness:1px;text-underline-offset:2px}.txn-acell:hover .txn-cell-label{text-decoration-color:currentColor}.txn-actions{position:absolute;top:0;bottom:0;right:4px;display:flex;align-items:center;gap:2px;padding-left:20px;opacity:0;pointer-events:none;transition:opacity .12s ease;background:linear-gradient(to right,#f1f4f200,#f1f4f2 45%)}.txn-acell:hover .txn-actions{opacity:1;pointer-events:auto}.txn-action-btn{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;padding:0;border:none;border-radius:6px;background:transparent;color:#5b6660;cursor:pointer;transition:background-color .12s ease,color .12s ease}.txn-action-btn:hover{background-color:#dfe5e1;color:#16201b}.hover-lift{transition:transform .12s ease,box-shadow .12s ease}.hover-lift:hover{transform:scale(1.03);box-shadow:0 6px 18px #141e191f}.row-link{transition:background-color .12s ease}.row-link:hover{background-color:#f1f4f2}
