/* direction: ledger — The operator's records — a machine documented like an instrument spec sheet. */
:root[data-rx="ledger"] {
  --rx-color-bg: #ffffff;
  --rx-color-5: #ffffff;
  --rx-color-11: #ffffff;
  --rx-radius-1: 4px;
  --rx-radius-2: 4px;
  --rx-radius-3: 4px;
  --rx-space-3: 20px;
  --rx-space-7: 16px;
  --rx-shadow-1: rgba(229, 229, 224, 1) 0px 0px 0px 1px inset;
  --rx-shadow-2: rgba(229, 229, 224, 1) 0px 0px 0px 1px;
}
