body { background:#f4f6f9; }
.stat-card { border:none; border-radius:.75rem; box-shadow:0 2px 8px rgba(0,0,0,.06); }
.stat-card .icon { font-size:2rem; opacity:.85; }
.stat-value { font-size:1.6rem; font-weight:700; }
.table-receipts td, .table-receipts th { vertical-align:middle; font-size:.9rem; }
.login-wrap { max-width:420px; margin:8vh auto; }
.field-ai { background:#fffdf3; }
.truncate { max-width:220px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
