body { font-family: 'Inter', sans-serif; }

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.powerbi-frame {
  width: 100%;
  height: 100%;
  border: 0;
  display: block;
}

