<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.xo-recipient[xo-active]:not([xo-active=false]) .xo-recipient__fields {
  display: block;
}
.xo-recipient[xo-error]:not([xo-error=false]) .xo-recipient__error {
  display: block;
}

.xo-recipient__error,
.xo-recipient__fields {
  display: none;
}</pre></body></html>