File: D:/web/hyperflight/apps/inxpress/prev/2025-11-04d/static/css/site - Copy.css
/* Copy your tuned CSS here; this is just a safe baseline */
body { font-family: system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif; }
.container { max-width: 1200px; margin: 16px auto; padding: 0 12px; }
.table { width: 100%; border-collapse: collapse; }
.table th, .table td { padding: 6px 8px; border-bottom: 1px solid #ddd; }
.table th { text-align: left; }
.table td.num, .table th.num { text-align: right; white-space: nowrap; }
.table-striped tbody tr:nth-child(odd) { background: #f8f9fa; }
.table-sm th, .table-sm td { padding: 4px 6px; }
.filter-form { margin: 8px 0 12px 0; display: flex; gap: 12px; align-items: center; }