/* 4ort.dev launchpad accent — light v1 brand pass */
:root {
  --color-primary: #3b82f6;
  --color-primary-dark-1: #2f6fe0;
  --color-primary-light-1: #5b97f7;
}
.ui.primary.button,
.ui.primary.buttons .button {
  background-color: #3b82f6;
}
.page-content .repository .header-wrapper {
  background: linear-gradient(180deg, rgba(59,130,246,0.06), transparent);
}
