:root{
  --brand-yellow: #f4b73a;
  --brand-yellow-hover: #e6a31c;
}
.scroll-target { scroll-margin-top: 96px; }
:focus-visible { outline: 2px solid #16a34a; outline-offset: 2px; }
button[disabled] { opacity: .7; cursor: not-allowed; }
