/*
 * land-transfer-tax-calculator.css — minimal per-tool styles.
 * Tokens only; no inline styles (CSP: style-src 'self'). Global classes do the rest.
 */

/* Keep the amount column tight and right-aligned; let item/payer text wrap. */
#ltt-body td.tabular { white-space: nowrap; }
#ltt-body td.text-muted { font-size: 13px; }
