[aria-label="Select language"],
[aria-label="Contact support"][class*="hidden sm:inline-flex"] {
  display: none !important;
}

.sonqra-status-note {
  margin-top: 0.75rem;
  padding: 0.75rem 1rem;
  border: 1px solid #e7e5e4;
  border-radius: 0.75rem;
  background: #fafaf9;
  color: #57534e;
  font-size: 0.875rem;
  line-height: 1.5;
}

/* Keep the three legal documents readable even when a dark color scheme is active. */
html.sonqra-legal-page main,
html.sonqra-legal-page main *,
html.sonqra-legal-page footer,
html.sonqra-legal-page footer *,
main.sonqra-legal-content,
main.sonqra-legal-content *,
body:has(main.sonqra-legal-content) footer,
body:has(main.sonqra-legal-content) footer * {
  color: #0c0a09 !important;
}
