/* Minimal placeholder to avoid 404 and allow future overrides */
:root {
  --brand: #ff3217;
}
html, body {
  margin: 0;
  padding: 0;
}
