/* Inventory Scanner — shared overrides */

#reader video {
  width: 100% !important;
  height: auto !important;
  display: block;
}

#reader__scan_region {
  background: #000;
}

#reader__dashboard_section_csr button {
  background: #059669 !important;
  color: white !important;
  border: none !important;
  border-radius: 0.5rem !important;
  padding: 0.5rem 0.75rem !important;
  margin: 0.25rem !important;
}
