/* Security-specific form primitives kept outside the main visual bundle. */
input[type="hidden"][name="csrf_token"] {
  display: none !important;
}
