html, body { font-family: 'Inter', 'Segoe UI', sans-serif; margin: 0; }
.fw-bold { font-weight: 700 !important; }
.gap-2 { gap: 8px; }
.gap-3 { gap: 12px; }
