/* Critical positioning for the keyboard skip link. The full visual treatment lives in src/index.css. */
.skip-link {
  position: absolute;
  top: -40px;
  left: 0;
}
