:root {
    --bg: #f4f6f9;
    --text: #111827;
    --muted: #6b7280;
    --border: rgba(0, 0, 0, .08);
    --brand-a: #2563eb;
    --brand-b: #22c55e;
}

