/* CSS-1 scaffold: centrale basislaag (non-breaking) */
:root{
  --ui-gap-xs:.35rem;
  --ui-gap-sm:.55rem;
  --ui-gap-md:.8rem;
}
