:root {
    --brand: #000000;
    --accent: #d97706;
    --font-ui: "Segoe UI", "Segoe UI", "Arial", sans-serif;
    --font-body: "Segoe UI", "Segoe UI", "Arial", sans-serif;
}
body {
    --admin-density-padding: 0.8rem;
}