/* Basketball — accent override */
:root {
  --accent:      #d97706;
  --accent-ink:  #0e0f13;
  --accent-soft: #d977061f;
}
